summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | Merge commit '294daf71a7a1303b5ddd3cbefebed3b732d610f3'Michael Niedermayer2014-06-26
|\|
| * output example: use a struct to bundle the video stream variables togetherAnton Khirnov2014-06-26
* | Merge commit '38d044429dabcd28928693240e955c6d4430cca9'Michael Niedermayer2014-06-26
|\|
| * output example: use the new AVFrame API for allocating the video frameAnton Khirnov2014-06-26
* | Merge commit '3f4edf012593c73941caa0ef9b292da00225c3df'Michael Niedermayer2014-06-26
|\|
| * dump_stream: print the timebase as is, do not reduce itAnton Khirnov2014-06-26
* | Merge commit '1b04eb20f7e3f0a71f73ba91efcc3d60a435e443'Michael Niedermayer2014-06-26
|\|
| * lavc: do not allocate edges in the default get_buffer2()Anton Khirnov2014-06-26
* | avcodec/snow: ensure the buffers have allocated edgesMichael Niedermayer2014-06-26
* | Merge commit 'a0e1c3517a656dd32293f054a339e0ac73328138'Michael Niedermayer2014-06-26
|\|