summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* yuv4mpegenc: do not access AVCodecContext.coded_frameAnton Khirnov2014-07-09
* nsvdec: remove commented out cruftAnton Khirnov2014-07-09
* mov: free the dv demux context with avformat_free_context()Anton Khirnov2014-07-09
* mtv: do not set sample_rate for videoAnton Khirnov2014-07-09
* oggparsecelt: do not set AVCodecContext.frame_sizeAnton Khirnov2014-07-09
* adxdec: get rid of an avpriv functionAnton Khirnov2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* avconv: set the output stream timebaseAnton Khirnov2014-07-09
* avformat: update muxing doxyAnton Khirnov2014-07-09
* cdg: set the keyframe flag on the first packetAnton Khirnov2014-07-09
* mov: Remove a variable that is set but never usedMartin Storsjö2014-07-08
* avplay: Handle pixel aspect ratio properlyMartin Storsjö2014-07-08
* nut: Use nut->version in the version range checkLuca Barbato2014-07-08
* arm: Avoid using the 'setend' instruction on ARMv7 and newerMartin Storsjö2014-07-08
* avformat_new_stream: make the AVCodec parameter constRoman Savchenko2014-07-08
* af_compand: make sure request_frame always outputs at least one frameAndrew Kelley2014-07-08
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstreamOmer Osman2014-07-07
* smoothstreamingenc: Fix a memory leak on errorsMichael Niedermayer2014-07-07
* vmd: Split audio and video decoderNidhi Makhijani2014-07-07
* dsputil: Move draw_edges() to mpegvideoencdspDiego Biurrun2014-07-06
* dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-06
* audio_fifo: Split into a separate doxygen moduleTimothy Gu2014-07-06
* samplefmt: Add doxygen categoriesTimothy Gu2014-07-06
* dsicin: Split audio and video decoderNidhi Makhijani2014-07-06
* bmv: Split audio and video decoderNidhi Makhijani2014-07-06
* paf: split audio and video decoderNidhi Makhijani2014-07-06
* cljr: split decoder and encoderNidhi Makhijani2014-07-06
* vc1test: Check malloc callNidhi Makhijani2014-07-06
* vc1test: Return proper error codesNidhi Makhijani2014-07-06
* librtmp: Don't free the temp url at the end of rtmp_openMartin Storsjö2014-07-06
* x86: build: Only compile FDCT code if MMX is enabledDiego Biurrun2014-07-05
* x86: Unconditionally compile blockdsp and svq1enc init filesDiego Biurrun2014-07-05
* x86: huffyuvdsp: Move inline assembly to init fileDiego Biurrun2014-07-05
* libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman2014-07-05
* x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercaseDiego Biurrun2014-07-03
* webpdec: Fix decoding of the huffman group indices.Justin Ruggles2014-07-03
* id3v2enc: use a case-insensitive comparison for APIC picture typeAnton Khirnov2014-07-03
* daud: split muxer and demuxerNidhi Makhijani2014-07-03
* ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö2014-07-03
* ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-03
* lavf: document av_dump_format()Vittorio Giovara2014-07-02
* hevc: Use the local context variable when neededLuca Barbato2014-07-02
* matroskadec: Fix a double negation typoMichael Niedermayer2014-07-02
* matroska: Factor out mkv_write_stereo_modeLuca Barbato2014-07-01
* matroska: Factor out write_track from mkv_write_tracksLuca Barbato2014-07-01
* matroska: K&R formatting cosmeticsLuca Barbato2014-07-01
* vaapi: Update idct_permutation location after dsputil/idctdsp splitDiego Biurrun2014-07-01
* mov: Support default-base-is-moof.Yusuke Nakamura2014-07-01