summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-30
* pgssubdec: handle more complex PGS scenariosJohn Stebbins2014-06-30
* arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö2014-06-28
* rtpenc_jpeg: check for color_range tooVittorio Giovara2014-06-28
* apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara2014-06-28
* mpeg: Change ff_convert_matrix() to take an MpegEncContext parameterDiego Biurrun2014-06-27
* dv: Properly split decoder and encoder initializationDiego Biurrun2014-06-27
* dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectoryDiego Biurrun2014-06-26
* fate: Add dependencies for dct/fft/mdct/rdft testsDiego Biurrun2014-06-26
* indeo4: B-frames decodingDirk Ausserhaus2014-06-26
* indeo2: rename stride to pitch for consistency with other Indeo decodersKostya Shishkov2014-06-26
* output example: free the muxing format context properlyAnton Khirnov2014-06-26
* output example: rewrite encoding logicAnton Khirnov2014-06-26
* output example: store the scaling context in the stream contextAnton Khirnov2014-06-26
* output example: use a macro instead of a static variableAnton Khirnov2014-06-26
* output example: allocate the audio frame only onceAnton Khirnov2014-06-26
* output example: use OutputStream for audio streams as wellAnton Khirnov2014-06-26
* output example: use the new AVFrame API to allocate audio framesAnton Khirnov2014-06-26
* output example: set output channel layoutAnton Khirnov2014-06-26
* output example: use a struct to bundle the video stream variables togetherAnton Khirnov2014-06-26
* output example: use the new AVFrame API for allocating the video frameAnton Khirnov2014-06-26
* dump_stream: print the timebase as is, do not reduce itAnton Khirnov2014-06-26
* lavc: do not allocate edges in the default get_buffer2()Anton Khirnov2014-06-26
* hevc: remove unused array min_cb_addr_zsGildas Cocherel2014-06-26
* hevc: Allow out of bound values for num_reorder_picsKieran Kunhya2014-06-26