summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | has_decode_delay_been_guessed: skip guessing when sps.num_reorder_frames is a...Michael Niedermayer2012-07-02
* | fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264Michael Niedermayer2012-07-02
* | h264: add avpriv_h264_has_num_reorder_frames()Michael Niedermayer2012-07-02
* | has_decode_delay_been_guessed: improve heuristicMichael Niedermayer2012-07-02
* | doc/developer: refer to av_malloc() instead of malloc()Michael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * asfdec: read attached pictures.Anton Khirnov2012-07-02
| * apetag: reindentAnton Khirnov2012-07-02
| * apetag: export attached covers as video streams.Anton Khirnov2012-07-02
| * apetag: fix the amount of data read from binary tags.Anton Khirnov2012-07-02
| * apetag: make sure avio_get_str() doesn't read more than it should.Anton Khirnov2012-07-02
| * mov: read itunes cover art.Anton Khirnov2012-07-02
| * snow: remove VLA in mc_block()Mans Rullgard2012-07-02
| * intfloat: Don't use designated initializers in the public headersRonald S. Bultje2012-07-02
| * snow: remove a VLA.Ronald S. Bultje2012-07-02
| * doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun2012-07-02
| * MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
| * vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-07-02
| * roqvideo: Remove a totally unused dspcontextMartin Storsjö2012-07-01
| * smacker: remove some unused codeMans Rullgard2012-07-01
| * dsicin: remove dead assignmentMans Rullgard2012-07-01
| * aacdec: remove dead assignmentMans Rullgard2012-07-01
| * rl2: remove dead assignmentMans Rullgard2012-07-01
| * proresenc: make a variable local to the loop where it is usedMans Rullgard2012-07-01
| * alsdec: remove dead assignmentsMans Rullgard2012-07-01
* | mem: heap memory poisoning.Clément Bœsch2012-07-02
* | vc1dsp: use av_assert2Michael Niedermayer2012-07-02
* | resample2: use av_assert()Michael Niedermayer2012-07-02
* | swr: fix warning: passing argument 2 of s->mix_any_f from incompatible pointe...Michael Niedermayer2012-07-02
* | swr: fix warning: passing argument 1 of s->mix_any_f from incompatible pointe...Michael Niedermayer2012-07-02
* | swr: fix warning: passing argument 2 of ctx->simd_f from incompatible pointer...Michael Niedermayer2012-07-02
* | swr: fix mix* related function pointer warningsMichael Niedermayer2012-07-02
* | lavf/wtvdec: add missing { } around if.Clément Bœsch2012-07-02
* | wmaenc: dont mess with the bitrate.Michael Niedermayer2012-07-02
* | wtvdec: return error when filetime_to_iso8601/crazytime_to_iso8601 conversion...Peter Ross2012-07-02
* | configure: make fast_unaligned configureableMichael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-01
|\|
| * opt/eval: Include mathematics.h for NAN/INFINITYMartin Storsjö2012-07-01
| * mathematics: Don't use division by zero in NAN/INFINITY macrosRonald S. Bultje2012-07-01
| * wma: Lower the maximum number of channels to 2Martin Storsjö2012-07-01
| * x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-01
| * ARM: generate position independent code to access data symbolsMans Rullgard2012-07-01
* | mov: add workaround for incorrect 0 time point.Michael Niedermayer2012-07-01
* | RELEASE: update, seem this has been forgottenMichael Niedermayer2012-07-01
* | lavf/aiffdec: handle ID3 chunkMatthieu Bouron2012-07-01
* | h264: clear the ref lists when the reference are cleared.Michael Niedermayer2012-07-01
* | h264: check log2_max_poc_lsb for validityMichael Niedermayer2012-07-01
* | lavf/segment: rename variable "size" to "list_size"Stefano Sabatini2012-07-01
* | lavf/segment: pass the top level chained muxer format context to segment_end()Stefano Sabatini2012-07-01