42480 Commits (c3a4c1bd5abf96cd4dc3486004e0fd70d02b6d28)
 

Author SHA1 Message Date
Anton Khirnov 728d2afa17 apetag: reindent 13 years ago
Anton Khirnov 02a951b919 apetag: export attached covers as video streams. 13 years ago
Anton Khirnov b72767df8e apetag: fix the amount of data read from binary tags. 13 years ago
Anton Khirnov f2e175c756 apetag: make sure avio_get_str() doesn't read more than it should. 13 years ago
Anton Khirnov a02b8c695c mov: read itunes cover art. 13 years ago
Clément Bœsch c855ce2671 lavf/wtvdec: add missing { } around if. 13 years ago
Mans Rullgard 58e57c3052 snow: remove VLA in mc_block() 13 years ago
Ronald S. Bultje ff8f8dfb79 intfloat: Don't use designated initializers in the public headers 13 years ago
Michael Niedermayer fbdb205968 wmaenc: dont mess with the bitrate. 13 years ago
Ronald S. Bultje 33bb63cb3e snow: remove a VLA. 13 years ago
Diego Biurrun 4aad316bff doc: Remind devs to check return values, especially for malloc() et al 13 years ago
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Peter Ross c4e0e74438 wtvdec: return error when filetime_to_iso8601/crazytime_to_iso8601 conversion fails 13 years ago
Mans Rullgard a87b17f328 vf_yadif: move x86 init code to x86/yadif.c 13 years ago
Mans Rullgard 2f0accf103 vf_gradfun: move x86 init code to x86/gradfun.c 13 years ago
Michael Niedermayer d35a986404 configure: make fast_unaligned configureable 13 years ago
Martin Storsjö fc31508e3a roqvideo: Remove a totally unused dspcontext 13 years ago
Michael Niedermayer 5eb353e0cd Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 23eeffcd48 mov: add workaround for incorrect 0 time point. 13 years ago
Mans Rullgard 779f8bc24e smacker: remove some unused code 13 years ago
Mans Rullgard d55e5e6bae dsicin: remove dead assignment 13 years ago
Mans Rullgard 3c928477d2 aacdec: remove dead assignment 13 years ago
Mans Rullgard 800ab1bafa rl2: remove dead assignment 13 years ago
Mans Rullgard 1c2c64edac proresenc: make a variable local to the loop where it is used 13 years ago
Mans Rullgard 4ca6d206d1 alsdec: remove dead assignments 13 years ago
Michael Niedermayer c23dcd9751 RELEASE: update, seem this has been forgotten 13 years ago
Matthieu Bouron 8ac3868ff3 lavf/aiffdec: handle ID3 chunk 13 years ago
Michael Niedermayer 87b9868972 h264: clear the ref lists when the reference are cleared. 13 years ago
Michael Niedermayer 0c9283a03f h264: check log2_max_poc_lsb for validity 13 years ago
Stefano Sabatini aa1cceb5eb lavf/segment: rename variable "size" to "list_size" 13 years ago
Stefano Sabatini 3bee286ad2 lavf/segment: pass the top level chained muxer format context to segment_end() 13 years ago
Martin Storsjö 3893feeccd opt/eval: Include mathematics.h for NAN/INFINITY 13 years ago
Ronald S. Bultje a1245d5ca1 mathematics: Don't use division by zero in NAN/INFINITY macros 13 years ago
Michael Niedermayer 91ce7c21f0 ituh263dec: use av_assert 13 years ago
Michael Niedermayer 9eb6e5cc48 wmaenc: switch all remaining asserts to av_asserts 13 years ago
Martin Storsjö 710bd8a33e wma: Lower the maximum number of channels to 2 13 years ago
Mans Rullgard 889c1ec4cc x86: cpu: clean up check for cpuid instruction support 13 years ago
Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols 13 years ago
Michael Niedermayer f7cba736ba Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 64b25938e9 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George be24f85176 ffmpeg: re-set frame_size after filter graph reset. 13 years ago
Michael Niedermayer 51d2578348 swr: fix MMX resample code, add emms 13 years ago
Michael Niedermayer 7001eee1f4 avcodec_encode_audio2: print error messages for errors 13 years ago
Michael Niedermayer 5968a07622 wmaenc: rewrite 2nd stage quantization code 13 years ago
Michael Niedermayer 0755033f8a wmaenc: remove alternative quantization loop 13 years ago
Michael Niedermayer 799df083f3 wmaenc: fix off by 1 error in quantization loop 13 years ago
Michael Niedermayer e704ab3d5f wmaenc: change another assert to av_assert 13 years ago
Michael Niedermayer ac2d3b0f6e nutdec: set duration_estimation_method 13 years ago
Ronald S. Bultje ceabc13f12 dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section. 13 years ago
Ronald S. Bultje e9156741a7 dnxhdenc: add space between function argument type and comment. 13 years ago