platform/upstream/libav.git
2012-03-28 Ronald S. Bultjelagarith: fix buffer overreads.
2012-03-28 Diego Biurrundvdec: drop unnecessary dv_tablegen.h #include
2012-03-28 Mans Rullgardbuild: fix doc generation errors in parallel builds
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-28 Diego Biurrunfaandct: Remove FAAN_POSTSCALE define and related code.
2012-03-28 Anton Khirnovdvenc: print allowed profiles if the video doesn't...
2012-03-28 Anton Khirnovavcodec_encode_{audio,video}: only reallocate output...
2012-03-28 Anton KhirnovFATE: add a test for vp8 with changing frame size.
2012-03-28 Ronald S. Bultjefate: add kgv1 fate test.
2012-03-27 Justin Rugglesoggdec: calculate correct timestamps in Ogg/FLAC
2012-03-27 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-27 Paul B Maholwestwood_vqa: set video stream duration
2012-03-27 Ronald S. Bultjeraw: forward avpicture_fill() error code in raw_decode().
2012-03-27 Diego Biurrunbuild: Do not explicitly add the doc directory to the...
2012-03-27 Diego Biurrundv: Split off DV video decoder into its own file.
2012-03-27 Diego Biurrunbuild: fix RALF decoder standalone compilation, which...
2012-03-27 Diego Biurrunconfigure: Drop stray duplicate entry for --disable...
2012-03-27 Jindrich Makovickamake av_interleaved_write_frame() flush packets when...
2012-03-27 Alex Conversempegts: Fix dead error checks
2012-03-27 Mashiat Sarker... vc1: Do not read from array if index is invalid.
2012-03-27 Ronald S. Bultjetarga: convert to bytestream2.
2012-03-26 Ronald S. Bultjerv34: set mb_num_left to 0 after finishing a frame
2012-03-26 Diego Biurrunbuild: ppc: drop stray leftover backslash
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-26 Diego Biurrunbuild: drop some unnecessary dependencies from the...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-26 Diego Biurrunlibavutil: Remove pointless rational test program.
2012-03-26 Diego Biurrunlibavutil: Remove broken and pointless lzo test program.
2012-03-26 Anton Khirnovlavf doxy: expand AVStream.codec doxy.
2012-03-26 Anton Khirnovlavf doxy: improve AVStream.time_base doxy.
2012-03-26 Anton Khirnovlavf doxy: add some basic documentation about reading...
2012-03-26 Anton Khirnovlavf doxy: document passing options to demuxers.
2012-03-26 Anton Khirnovlavf doxy: clarify that an AVPacket contains encoded...
2012-03-26 Jindrich Makovickampegtsenc: allow user triggered PES packet flushing
2012-03-26 Anton KhirnovAPIchanges: mark the place where 0.7 was cut.
2012-03-26 Anton KhirnovAPIchanges: mark the place where 0.8 was cut.
2012-03-26 Anton KhirnovAPIchanges: fill in missing dates and hashes.
2012-03-25 Ronald S. Bultjesmacker: convert palette and header reading to bytestream2.
2012-03-25 Ronald S. Bultjealac: convert extradata reading to bytestream2.
2012-03-25 Diego Biurrunx86: dsputil: prettyprint gcc inline asm
2012-03-25 Diego Biurrunx86: K&R prettyprinting cosmetics for dsputil_mmx.c
2012-03-25 Diego Biurrunx86: conditionally compile H.264 QPEL optimizations
2012-03-25 Diego Biurrundsputil_mmx: Surround QPEL macros by "do { } while...
2012-03-25 Diego BiurrunIgnore generated files below doc/.
2012-03-25 Ronald S. Bultjedpcm: convert to bytestream2.
2012-03-25 Ronald S. Bultjeinterplayvideo: convert to bytestream2.
2012-03-24 Martin Storsjömovenc: Merge if statements
2012-03-24 Alexander Strangeh264: fix memleak in error path.
2012-03-24 Alexander Strangepthread: Immediately release all frames in ff_thread_fl...
2012-03-24 Alexander Strangeh264: Add check for invalid chroma_format_idc
2012-03-24 Ronald S. Bultjeutvideo: port header reading to bytestream2.
2012-03-24 Martin Storsjöavc: Add a function for converting mp4 style extradata...
2012-03-24 Ronald S. Bultjepthread: free progress if buffer allocation failed.
2012-03-24 Ronald S. Bultjelavc/avconv: support changing frame sizes in codecs...
2012-03-24 Martin Storsjölibavformat: Document who sets the AVStream.id field
2012-03-24 Kostya Shishkovutvideo: mark output picture as keyframe.
2012-03-24 Aneesh Dograsunrast: Add support for negative linesize.
2012-03-24 Janne Salonenvp8: fix update_lf_deltas in libavcodec/vp8.c
2012-03-24 Kostya Shishkovralf: read Huffman code lengths without GetBitContext
2012-03-23 Janne Grunaurv34: error out on size changes with frame threading
2012-03-23 Alex Converseaacsbr: Add a debug check to sbr_mapping.
2012-03-23 Alex Converseaac: Reset some state variables when turning SBR off
2012-03-23 Alex Converseaac: Reset PS parameters on header decode failure.
2012-03-23 Ronald S. Bultjefate: add wmalossless test.
2012-03-23 Ronald S. Bultjeaacsbr: handle m_max values smaller than 4.
2012-03-23 Janne Grunaurv34: Handle only complete frames in frame-mt.
2012-03-23 Janne GrunauMPV: set reference frame pointers to NULL when allocati...
2012-03-23 Josh Allmannconfigure: die if x11grab dependencies are unavailable
2012-03-23 Michael Niedermayerzerocodec: factorize loop
2012-03-23 Justin Rugglesavconv: fix the resampling safety factors for output...
2012-03-23 Justin Rugglesavconv: move audio output buffer allocation to a separa...
2012-03-23 Justin Rugglesavconv: make the async buffer global and free it in...
2012-03-22 Alex Conversexwma: Validate channels and bits_per_coded_sample.
2012-03-22 Alex Conversemov: Do not read past the end of the ctts_data table.
2012-03-22 Alex Conversemov: Add missing terminator to mov_ch_layout_map_1ch.
2012-03-22 Ronald S. Bultjeasf: reset side data elements on packet copy.
2012-03-22 Ronald S. Bultjewmavoice: fix stack overread.
2012-03-22 Ronald S. Bultjewmalossless: error out if a subframe is not used by...
2012-03-22 Ronald S. Bultjevqa: check palette chunk size before reading data.
2012-03-22 Ronald S. Bultjewmalossless: reset sample pointer for each subframe.
2012-03-22 Ronald S. Bultjewmalossless: error out on invalid values for order.
2012-03-22 Derek BuitenhuisFATE: Add ZeroCodec test
2012-03-22 Michael Niedermayeroggparseogm: fix order of arguments of avpriv_set_pts_i...
2012-03-22 Anton Khirnovpngenc: better upper bound for encoded frame size.
2012-03-22 Justin Rugglesaiffdec: set block_duration to 1 for PCM codecs that...
2012-03-22 Justin Rugglesaiffdec: factor out handling of integer PCM for AIFF...
2012-03-22 Justin Rugglesaiffdec: use av_get_audio_frame_duration() to set block...
2012-03-22 Justin Rugglesaiffdec: do not set bit rate if block duration is unknown
2012-03-22 Kostya Shishkovwmall: output packet only if we have decoded some samples
2012-03-21 Justin Rugglesadxenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesadxenc: Use the AVFrame in ADXContext for coded_frame
2012-03-21 Ronald S. Bultjeindeo4: fix out-of-bounds function call.
2012-03-21 Diego Biurrunconfigure: Restructure help output.
2012-03-21 Diego Biurrunconfigure: Internal-only components should not be comma...
2012-03-21 Justin Rugglesvorbisenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibvorbis: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibopencore-amrnbenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesra144enc: use AVCodec.encode2()
2012-03-21 Justin Rugglesnellymoserenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesroqaudioenc: use AVCodec.encode2()
next