summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/cavs: make cavs_chroma_qp non staticMichael Niedermayer2014-06-28
* swr: rewrite resample_common/linear_float_sse/avx in yasm.Ronald S. Bultje2014-06-28
* avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with...Michael Niedermayer2014-06-28
* swr: move dst_size == 0 handling outside DSP function.Ronald S. Bultje2014-06-28
* doc/APIchanges: lengthening a hash to make it non ambigousMichael Niedermayer2014-06-28
* APIchanges: fillin some missing dataMichael Niedermayer2014-06-28
* Merge commit '39975acc699c83af0a87a7318c0f41e189142938'Michael Niedermayer2014-06-28
|\
| * rtpenc_jpeg: check for color_range tooVittorio Giovara2014-06-28
* | Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12'Michael Niedermayer2014-06-28
|\|
| * apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara2014-06-28
* | avcodec/mpegvideo: dont overwrite emu_edge bufferMichael Niedermayer2014-06-28
* | avcodec/mpegvideo_enc: reduce space between blocks in emu_edge in encode_mb_i...Michael Niedermayer2014-06-28
* | Revert "x86/videodsp: add emulated_edge_mc_mmxext"Michael Niedermayer2014-06-28
* | avcodec/mpeg12dec: Limit progressive_seq reinitilaization to where the resolu...Michael Niedermayer2014-06-28
* | avcodec/vp8: Fix multiple ff_thread_finish_setup() callsMichael Niedermayer2014-06-27
* | Merge commit '5dd8c08fd5e4c04d7a08d8934f0098a8a4a35c28'Michael Niedermayer2014-06-27
|\|
| * mpeg: Change ff_convert_matrix() to take an MpegEncContext parameterDiego Biurrun2014-06-27
* | Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'Michael Niedermayer2014-06-27
|\|
| * dv: Properly split decoder and encoder initializationDiego Biurrun2014-06-27
* | ffmpeg: fix deadlock regression in threading error handingSergey2014-06-27
* | avcodec/dvbsubdec: fix ignoring blank frame by updating got_outputAnshul Maheshwari2014-06-27
* | configure: add missing audiodsp dependency for ra144James Almer2014-06-27
* | configure: fix g729 decoder dependenciesJames Almer2014-06-27
* | configure: remove duplicate ape_decoder_select lineJames Almer2014-06-27
* | avcodec/snow: factor ff_snow_get_buffer() outMichael Niedermayer2014-06-27
* | avformat/mxfenc: rename very recently added option to set/force channelcount ...Gaullier Nicolas2014-06-27
* | Merge commit 'd2869aea0494d3a20d53d5034cd41dbb488eb133'Michael Niedermayer2014-06-27
|\|
| * dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectoryDiego Biurrun2014-06-26
* | Merge commit '24f45c16224d4c5d482e928676714766ffdda4fc'Michael Niedermayer2014-06-27
|\|
| * fate: Add dependencies for dct/fft/mdct/rdft testsDiego Biurrun2014-06-26
* | Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179'Michael Niedermayer2014-06-27
|\|
| * indeo4: B-frames decodingDirk Ausserhaus2014-06-26
* | Merge commit '422e14f721c22cf9c19a8e7aae051ba9d559f6b6'Michael Niedermayer2014-06-27
|\|
| * indeo2: rename stride to pitch for consistency with other Indeo decodersKostya Shishkov2014-06-26
* | Merge commit 'a5864e9a253143437471dba61a533e7fa9acec1c'Michael Niedermayer2014-06-27
|\|
| * output example: free the muxing format context properlyAnton Khirnov2014-06-26
* | Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'Michael Niedermayer2014-06-27
|\|
| * output example: rewrite encoding logicAnton Khirnov2014-06-26
* | Merge commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11'Michael Niedermayer2014-06-27
|\|
| * output example: store the scaling context in the stream contextAnton Khirnov2014-06-26
* | Merge commit '6a927d7aaf5625e83a674072913b9e292a303fd1'Michael Niedermayer2014-06-26
|\|
| * output example: use a macro instead of a static variableAnton Khirnov2014-06-26
* | Merge commit '63fd0d866c8300a8f251a15b1535e9ce40a407fb'Michael Niedermayer2014-06-26
|\|
| * output example: allocate the audio frame only onceAnton Khirnov2014-06-26
* | Merge commit 'edd5f957646dcbf1bb55718bc7bf1e5481c25bcb'Michael Niedermayer2014-06-26
|\|
| * output example: use OutputStream for audio streams as wellAnton Khirnov2014-06-26
* | Merge commit '5e7b125b6ae36893dfd9cb5661c99b67363cbb38'Michael Niedermayer2014-06-26
|\|
| * output example: use the new AVFrame API to allocate audio framesAnton Khirnov2014-06-26
* | Merge commit 'ac85f631c9a9cc59aaca1c8dd6894fb1f701c594'Michael Niedermayer2014-06-26
|\|
| * output example: set output channel layoutAnton Khirnov2014-06-26