platform/upstream/libav.git
2010-05-09 Sebastian VaterRemove "bps" parameter to decodeplane8/32(), it's unused.
2010-05-09 Stefano SabatiniAdd entry for AVFilterPicRef interlaced and top_field_f...
2010-05-09 Stefano SabatiniBump lavfi minor after the addition of the fields inter...
2010-05-09 Martin Storsjöqt-faststart: Avoid leaking memory if encountering...
2010-05-09 Måns RullgårdFATE: update idroq-video-encode command
2010-05-09 Måns RullgårdIFF: decode last 8 pixels per line
2010-05-09 Måns RullgårdFix build with swscale disabled
2010-05-08 Sebastian VaterOptimize decodeplane8(), patch by Sebastian Vater ...
2010-05-08 Stefano SabatiniFix auto-scaling.
2010-05-08 Michael NiedermayerAdd means to adjust the log level per context.
2010-05-08 Reimar DöffingerRemove hardcoded-tables hack for IA-64: with latest...
2010-05-08 Reimar DöffingerAnother try for fixing/improving decode_video documenta...
2010-05-07 Stefano SabatiniMake config_props() show conversion information before...
2010-05-07 Stefano SabatiniLog input size, input format and swscale flags used...
2010-05-07 Ronaldo Mourablackfin: fix yuv422 to yuv420 conversion
2010-05-07 Måns Rullgårdvf_pad: fix mixed code and declarations
2010-05-07 Michael Niedermayerc99 sucks. Replacing scanf("%i") by strtoul()
2010-05-07 Stefano SabatiniDocument the pad filter.
2010-05-07 Stefano SabatiniDocument cmdutils.c:print_error().
2010-05-07 Michael NiedermayerRemove messy pading hack in ffmpeg.c.
2010-05-07 Michael NiedermayerMake sure get_filtered_video_pic() doesnt loose interla...
2010-05-07 Michael NiedermayerEnable libavfilter by default and fix pading for mxf-d10
2010-05-07 Michael Kostylevconfigure: update suncc SPARC CPU name mapping
2010-05-07 Michael NiedermayerAdd pad filter.
2010-05-07 Michael KostylevSPARC: disable VIS for Niagara CPU
2010-05-07 Michael NiedermayerTry to keep track of interlaced and top field first.
2010-05-07 Michael Niedermayeravfilter support for ffmpeg
2010-05-07 Michael NiedermayerEnable vsrc_buffer
2010-05-07 Michael NiedermayerSupport setting flags for sws.
2010-05-07 Michael NiedermayerFavor chunk size over hitting the correct position...
2010-05-07 Michael NiedermayerAdd "Memory buffer source filter" from SOC.
2010-05-06 Jason Garrett... Add intra refresh and crf-max support to the libavcodec...
2010-05-06 Alex Converse10l: store the result of clipping added in r23035
2010-05-06 Alex ConverseError out when too many bits per frame are requested.
2010-05-06 Alex ConverseMake the faac inspired quantizer search make sense...
2010-05-05 Stefano SabatiniReindent after the last commit.
2010-05-05 Stefano SabatiniSimplify print_error(), directly use av_strerror()...
2010-05-05 Stefano SabatiniMake print_error() use strerror() in case av_strerror...
2010-05-05 Stefano SabatiniMake av_strerror() return -1 even in the case when...
2010-05-05 David Conradschroenc: Set colorspace info
2010-05-05 David Conradschroenc: Use AV_RB32
2010-05-05 David Conradschroenc: Set open-gop
2010-05-05 David Conradschroenc: Set keyframe interval
2010-05-05 David Conradschroenc: Use constant quality for constant quality...
2010-05-05 David Conradschroenc: Don't touch gop_structure by default, it...
2010-05-05 Sebastian VaterParse IFF metadata.
2010-05-05 Sebastian VaterAlign plane size to word-boundary.
2010-05-05 David Conradmovenc: Write QuickTime chapters
2010-05-05 David Conradmovenc: Swap positions of mov_write_header and mov_writ...
2010-05-05 David Conradmov: Read nero chapters
2010-05-04 Thierry FoucuDo not use pkt->size when it is potentially uninitialized.
2010-05-04 Diego Biurrunalternative LGPL-licensed, MMX-optimized YUV to RGB...
2010-05-03 Ronald S. BultjeRevert r22974 int->unsigned parts that don't have any...
2010-05-03 Stefano SabatiniMake av_strerror() print an error message mentioning...
2010-05-03 Alex Converse10l: The SBR refactor requires the use of 2 independent...
2010-05-03 Måns Rullgårdconfigure: allow compiler-specific flags for --disable...
2010-05-03 Martin Storsjöamrnbdec: Apply AMR_SAMPLE_SCALE when finishing the...
2010-05-02 Ronald S. BultjeAnother buffer overflow, fixes issue1758.
2010-05-02 Carl Eugen... Allow to set archiver tool ar.
2010-05-02 Reimar DöffingerClarify how allocation works for the picture argument for
2010-05-01 Martin Storsjöqt-faststart: Free ftyp_atom at all exit points
2010-05-01 Martin StorsjöReindent after the previous commit
2010-05-01 Martin StorsjöRemove unnecessary checks before calling free
2010-05-01 Ronald S. BultjeFix buffer overrun (or, well, actually a typo, 80 shoul...
2010-05-01 Reimar DöffingerFix off-by-one errors in description of score_max argum...
2010-05-01 Reimar DöffingerDocument av_probe_input_format2 API addition.
2010-05-01 Reimar DöffingerExport av_probe_input_format2.
2010-05-01 Stefano SabatiniMake device_open() store the VIDIOC_QUERYCAP ioctl...
2010-04-30 Alex ConverseEnforce time border monotonicity.
2010-04-30 Alex ConverseMove the SBR patch count check to prevent overwrites.
2010-04-30 Alex ConverseIncrease size of patch_borders[].
2010-04-30 Michael Niedermayeravi bgr24 padding fix.
2010-04-30 Alex ConverseReindent
2010-04-30 Alex ConverseRewrite ff_sbr_apply in a manner more friendly to PS.
2010-04-30 Alex ConverseDeclare myself (Alex Converse) AAC maintainer.
2010-04-30 Måns RullgårdARM: NEON optimised VP6 edge filter
2010-04-30 Måns RullgårdVP56: move vp56_edge_filter to new VP56DSPContext
2010-04-30 Michael NiedermayerPrint warnig if requested samplingrate is unsupported.
2010-04-29 Måns Rullgårdbswap: add macros to byteswap constants
2010-04-29 Ramiro Pollavfwcap: flip RGB rawvideo.
2010-04-28 Jai MenonFix typo.
2010-04-28 Michael NiedermayerAdd version to AVClass so we can add to and use fields...
2010-04-28 Luca AbeniCheck the return value of device_try_init() immediately...
2010-04-28 Anssi HannulaFix FourCC when remuxing VP6F, regression introduced...
2010-04-27 Stefano SabatiniReindent after the last commit.
2010-04-27 Stefano SabatiniMake ffprobe show sample_aspect_ratio and display_aspec...
2010-04-27 Stefano SabatiniFix weird brace placement.
2010-04-27 Stefano SabatiniDrop AVERROR_NOTSUPP at the next major bump, use AVERRO...
2010-04-27 Luca AbeniReduce the verbosity of the v4l2 input device
2010-04-27 Luca AbeniSimplify some output messages in the v4l2 input device
2010-04-27 Sebastian VaterReindent after rr22977.
2010-04-27 Sebastian VaterMake the IFF demuxer a little more standards-compliant...
2010-04-26 Sebastian VaterReidnent after r22795.
2010-04-26 Sebastian VaterMove some branches outside looped code. Should improve...
2010-04-26 Sebastian VaterSwitch some ints to unsigned (they can only have positi...
2010-04-26 Stefano SabatiniMake ffmpeg use print_error() to make apparent the...
2010-04-26 Stefano SabatiniMake file_open() return the error code set in errno...
2010-04-26 Stefano SabatiniImplement v4l2 input size autodetection in v4l2_read_he...
2010-04-26 Sebastian VaterMake two functions out of #define hackery.
2010-04-26 Ronald S. BultjeReindent after r22968.
next