summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* libavformat: Document who sets the AVStream.id fieldMartin Storsjö2012-03-24
* utvideo: mark output picture as keyframe.Kostya Shishkov2012-03-24
* sunrast: Add support for negative linesize.Aneesh Dogra2012-03-24
* vp8: fix update_lf_deltas in libavcodec/vp8.cJanne Salonen2012-03-24
* ralf: read Huffman code lengths without GetBitContextKostya Shishkov2012-03-24
* rv34: error out on size changes with frame threadingJanne Grunau2012-03-23
* aacsbr: Add a debug check to sbr_mapping.Alex Converse2012-03-23
* aac: Reset some state variables when turning SBR offAlex Converse2012-03-23
* aac: Reset PS parameters on header decode failure.Alex Converse2012-03-23
* fate: add wmalossless test.Ronald S. Bultje2012-03-23
* aacsbr: handle m_max values smaller than 4.Ronald S. Bultje2012-03-23
* rv34: Handle only complete frames in frame-mt.Janne Grunau2012-03-23
* MPV: set reference frame pointers to NULL when allocation of dummy pictures f...Janne Grunau2012-03-23
* configure: die if x11grab dependencies are unavailableJosh Allmann2012-03-23
* zerocodec: factorize loopMichael Niedermayer2012-03-23
* avconv: fix the resampling safety factors for output audio buffer allocationJustin Ruggles2012-03-23
* avconv: move audio output buffer allocation to a separate functionJustin Ruggles2012-03-23
* avconv: make the async buffer global and free it in exit_program()Justin Ruggles2012-03-23
* xwma: Validate channels and bits_per_coded_sample.Alex Converse2012-03-22
* mov: Do not read past the end of the ctts_data table.Alex Converse2012-03-22
* mov: Add missing terminator to mov_ch_layout_map_1ch.Alex Converse2012-03-22
* asf: reset side data elements on packet copy.Ronald S. Bultje2012-03-22
* wmavoice: fix stack overread.Ronald S. Bultje2012-03-22
* wmalossless: error out if a subframe is not used by any channel.Ronald S. Bultje2012-03-22
* vqa: check palette chunk size before reading data.Ronald S. Bultje2012-03-22
* wmalossless: reset sample pointer for each subframe.Ronald S. Bultje2012-03-22
* wmalossless: error out on invalid values for order.Ronald S. Bultje2012-03-22
* FATE: Add ZeroCodec testDerek Buitenhuis2012-03-22
* oggparseogm: fix order of arguments of avpriv_set_pts_info().Michael Niedermayer2012-03-22
* pngenc: better upper bound for encoded frame size.Anton Khirnov2012-03-22
* aiffdec: set block_duration to 1 for PCM codecs that are supported in AIFF-CJustin Ruggles2012-03-22
* aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFFJustin Ruggles2012-03-22
* aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-CJustin Ruggles2012-03-22
* aiffdec: do not set bit rate if block duration is unknownJustin Ruggles2012-03-22
* wmall: output packet only if we have decoded some samplesKostya Shishkov2012-03-22
* adxenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* adxenc: Use the AVFrame in ADXContext for coded_frameJustin Ruggles2012-03-21
* indeo4: fix out-of-bounds function call.Ronald S. Bultje2012-03-21
* configure: Restructure help output.Diego Biurrun2012-03-21
* configure: Internal-only components should not be command-line selectable.Diego Biurrun2012-03-21
* vorbisenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* libvorbis: use AVCodec.encode2()Justin Ruggles2012-03-21
* libopencore-amrnbenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* ra144enc: use AVCodec.encode2()Justin Ruggles2012-03-21
* nellymoserenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* roqaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* libspeex: use AVCodec.encode2()Justin Ruggles2012-03-21
* libvo_amrwbenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* libvo_aacenc: use AVCodec.encode2()Justin Ruggles2012-03-21
* wmaenc: use AVCodec.encode2()Justin Ruggles2012-03-21