summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* hevc: implement pic_output_flag handlingGildas Cocherel2014-07-11
* hevc: set the keyframe flag on output framesMickaël Raulet2014-07-11
* hevc: Replace nal type chek with equivalent IS_IRAP macroMickaël Raulet2014-07-11
* hevc_ps: remove a write-only variableAnton Khirnov2014-07-11
* cdg: Forward error from avio_size() in read_header() functionNidhi Makhijani2014-07-10
* mpegts: pass MpegTSContext ptr explicitlyAlexander V. Lukyanov2014-07-10
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* hevc: parse display orientation SEI messageVittorio Giovara2014-07-09
* h264: parse display orientation SEI messageVittorio Giovara2014-07-09
* display: add matrix flip apiVittorio Giovara2014-07-09
* doc: mention option to mix shared/static librariesAndrew Kelley2014-07-09
* rtpdec: pass an AVFormatContext to ff_parse_fmtp()Anton Khirnov2014-07-09
* 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