platform/upstream/libav.git
2012-03-04 Ronald S. Bultjevp8: convert idct/mc x86 assembly to use cpuflags().
2012-03-04 Ronald S. Bultjeswscale: remove now unnecessary hack.
2012-03-04 Loren Merrittx86inc: don't "bake" stack_offset in named arguments.
2012-03-04 Derek Buitenhuisfate: Add sunrast regression test
2012-03-03 Justin Ruggleswmaenc: fix m/s stereo encoding for the first frame
2012-03-03 Justin Ruggleswmaenc: return s->block_align instead of recalculating it
2012-03-03 Justin Ruggleswmaenc: check final frame size against output packet...
2012-03-03 Justin Ruggleswmaenc: require a large enough output buffer to prevent...
2012-03-03 Justin Ruggleswmaenc: limit allowed sample rate to 48kHz
2012-03-03 Justin Ruggleswmaenc: limit block_align to MAX_CODED_SUPERFRAME_SIZE
2012-03-03 Justin Rugglestiertexseq: set correct block_align for audio
2012-03-03 Justin Rugglestiertexseq: set audio stream start time to 0
2012-03-03 Justin Rugglesvoc/avs: Do not change the sample rate mid-stream.
2012-03-03 Justin Rugglessegafilm: use the sample rate as the time base for...
2012-03-03 Justin Rugglesea: fix audio pts
2012-03-03 Justin Rugglespsx-str: fix audio pts
2012-03-03 Justin Rugglesvqf: set packet duration
2012-03-03 Justin Rugglestta demuxer: set packet duration
2012-03-03 Justin Rugglesmpegaudio_parser: do not ignore information from the...
2012-03-03 Michael Niedermayermpegaudio_parser: be less picky about the start position
2012-03-03 Justin Rugglesthp: set audio packet durations
2012-03-03 Justin Rugglesavcodec: add a Vorbis parser to get packet duration
2012-03-03 Justin Rugglesvorbisdec: read the previous window flag for long windows
2012-03-03 Anton Khirnovlavc: free the output packet when encoding failed or...
2012-03-03 Anton Khirnovlavc: preserve avpkt->destruct in ff_alloc_packet().
2012-03-03 Anton Khirnovlavc: clarify the meaning of AVCodecContext.frame_number.
2012-03-02 Alex Conversempegts: Pad the packet buffer in handle_packet().
2012-03-02 Alex Conversempegts: Do not call read_sl_header() when no bytes...
2012-03-02 Ronald S. Bultjeamrwb: remove duplicate arguments from extrapolate_isf().
2012-03-02 Ronald S. Bultjeamrwb: error out early if mode is invalid.
2012-03-02 Ronald S. Bultjeh264: change underread for 10bit QPEL to overread.
2012-03-02 Ronald S. Bultjematroska: check buffer size for RM-style byte reordering.
2012-03-02 Ronald S. Bultjevp8: disable mmx functions with sse/sse2 counterparts...
2012-03-02 Ronald S. Bultjevp8: change int stride to ptrdiff_t stride.
2012-03-02 Ronald S. Bultjewma: fix invalid buffer size assumptions causing random...
2012-03-02 Mashiat Sarker... Windows Media Audio Lossless decoder
2012-03-02 Alex Converserv10/20: Fix slice overflow with checked bitstream...
2012-03-02 Michael Niedermayerh263dec: Disallow width/height changing with frame...
2012-03-02 Alex Converserv10/20: Fix a buffer overread caused by losing track...
2012-03-02 Alex Conversermdec: Honor .RMF tag size rather than assuming 18.
2012-03-02 Martin Storsjög722: Fix the QMF scaling
2012-03-02 Anton Khirnovr3d: don't set codec timebase.
2012-03-02 Anton Khirnovelectronicarts: set timebase for tgv video.
2012-03-02 Anton Khirnovelectronicarts: parse the framerate for cmv video.
2012-03-02 Anton Khirnovogg: don't set codec timebase
2012-03-02 Anton Khirnovelectronicarts: don't set codec timebase
2012-03-02 Anton Khirnovavs: don't set codec timebase
2012-03-02 Derek Buitenhuiswavpack: Fix an integer overflow
2012-03-02 Diego Biurrunswscale: K&R formatting cosmetics for PowerPC code...
2012-03-01 Ingo Brücklmp3dec: Fix reading file size and frames in VBRI headers
2012-03-01 Diego Biurrunmjpegdec: use correct variable in av_log invocation
2012-03-01 Diego Biurrunrmdec: adjust printf format string specifier to fix...
2012-03-01 Diego BiurrunReplace AVFrame pointer type punning by proper struct...
2012-03-01 Diego BiurrunReplace AVFrame pointer casts by proper struct member...
2012-03-01 Diego BiurrunRemove unnecessary AVFrame pointer casts.
2012-03-01 Diego Biurrunmsmpeg4: Split encoding backend code off from general...
2012-03-01 Anton Khirnovlavc: shrink encoded video packet size after encoding.
2012-03-01 Ronald S. Bultjeh264: error out on invalid bitdepth.
2012-03-01 Christophe... aacsbr: use a swap index for the Y matrix rather than...
2012-03-01 Ronald S. Bultjehuffyuv: do not abort on unknown pix_fmt; instead,...
2012-03-01 Ronald S. Bultjelcl: return negative error codes on decode_init() errors.
2012-03-01 Martin Storsjörtpenc: Use MB info side data for splitting H263 packet...
2012-03-01 Martin Storsjöh263enc: Add an option for outputting info about MBs...
2012-03-01 Martin Storsjöavpacket: Add a function for shrinking already allocate...
2012-02-29 Vitor Sessaknellymoserdec: Saner and faster IMDCT windowing
2012-02-29 Vitor Sessakamrnbdec: check frame size before decoding.
2012-02-29 Ronald S. Bultjecscd: use negative error values to indicate decode_init...
2012-02-29 Ronald S. Bultjeh264: prevent overreads in intra PCM decoding.
2012-02-29 Justin RugglesFATE: do not decode audio in the nuv test.
2012-02-29 Justin Rugglesdxa: set audio stream time base using the sample rate
2012-02-29 Justin Rugglespsx-str: do not allow seeking by bytes
2012-02-29 Justin Rugglesasfdec: Do not set AVCodecContext.frame_size
2012-02-29 Justin Rugglesvqf: set packet parameters after av_new_packet()
2012-02-29 Vitor Sessakmpegaudiodec: use DSPUtil.butterflies_float().
2012-02-29 Justin RugglesFATE: add mp3 test for sample that exhibited false...
2012-02-29 Paul B Maholfate: add cdxl test for bit line plane arrangement
2012-02-29 Ronald S. Bultjevmnc: return error on decode_init() failure.
2012-02-29 Justin Ruggleslibvorbis: add/update error messages
2012-02-29 Justin Ruggleslibvorbis: use AVFifoBuffer for output packet buffer
2012-02-29 Justin Ruggleslibvorbis: remove unneeded e_o_s check
2012-02-29 Justin Ruggleslibvorbis: check return values for functions that can...
2012-02-29 Justin Ruggleslibvorbis: use float input instead of s16
2012-02-29 Justin Ruggleslibvorbis: do not flush libvorbis analysis if dsp state...
2012-02-29 Justin Ruggleslibvorbis: use VBR by default, with default quality...
2012-02-29 Justin Ruggleslibvorbis: fix use of minrate/maxrate AVOptions
2012-02-29 Justin Ruggleslibvorbis: cosmetics: renaming/pretty-printing/comments...
2012-02-29 Justin Ruggles(e)ac3enc: select a default bit rate based on the chann...
2012-02-29 Justin Rugglesac3enc: choose the closest bit rate to the one requeste...
2012-02-29 Ronald S. Bultjerpza: error out on buffer overreads.
2012-02-29 Ronald S. Bultjeqtrle: return error on decode_init() failure.
2012-02-29 Ronald S. Bultjeswscale: fix another integer overflow.
2012-02-29 Martin Storsjödpxenc: Don't include the libavcodec ident if bitexact...
2012-02-29 Martin Storsjörtpenc: Fix setting the max packet size
2012-02-29 Anton KhirnovAdd a minor bump, changelog/APIchanges entry and some...
2012-02-29 Anton Khirnovmp3enc: write attached pictures (APIC).
2012-02-29 Anton Khirnovmp3enc: move mp3_write_xing() further up in the file.
2012-02-29 Anton Khirnovid3v2enc: add a function for writing attached pictures.
2012-02-29 Anton Khirnovid3v2enc: fix writing frame sizes for ID3v2.3
2012-02-29 Anton Khirnovid3v2enc: split ff_id3v2_write().
2012-02-29 Anton Khirnovid3v2enc: make id3v2_put_size take only an AVIOContext.
next