42258 Commits (6d74e3c6f21fac0d17d0a65d36c83161747885e5)
 

Author SHA1 Message Date
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
Ronald S. Bultje 66a02159ea x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* 13 years ago
Michael Niedermayer 3233ad4b44 nutdec: estimate duration from last syncpoint 13 years ago
Michael Niedermayer e2c95e6bd8 nutdec: remove assert that is wrong for some new duration code. 13 years ago
Michael Niedermayer 9d230ba924 nutdec: check that filesize is valid before using it. 13 years ago
Marton Balint 58f22f7012 ffplay: only configure video filters after we got the first frame 13 years ago
Ronald S. Bultje 4f2c846d96 attributes: Add a definition of av_always_inline for MSVC 13 years ago
Stefano Sabatini b12e61ac7f ffplay: factorize expression in audio_decode_frame() 13 years ago
Martin Storsjö d3ed1c9571 cmdutils: Pass the actual chosen encoder to filter_codec_opts 13 years ago
Ronald S. Bultje 5a608a239b os_support: Add fallback definitions for stat flags 13 years ago
Martin Storsjö cab2eb87f9 os_support: Rename the poll fallback function to ff_poll 13 years ago
Martin Storsjö cdee08e365 network: Check for struct pollfd 13 years ago
Martin Storsjö 71078ad333 os_support: Don't compare a negative number against socket descriptors 13 years ago
Ronald S. Bultje 5aff37d28d os_support: Include all the necessary headers for the win32 open function 13 years ago
Nicolas George 6f5e7e8690 ffmpeg: use the more powerful version of abuffersink. 13 years ago
Nicolas George 1f5c1333a7 sink_buffer: implement fixed frame size. 13 years ago
Nicolas George 0689d5e17a lavfi: implement samples framing on links. 13 years ago
Nicolas George c9c4835f51 fate: add a test for the -force_key_frames option. 13 years ago
Nicolas George 20a8dca57f ffmpeg: fix parsing of -force_key_frames option. 13 years ago
Clément Bœsch ca612a27ae swr: fix make checkheaders. 13 years ago
Clément Bœsch 022cbb6791 swr: small align cosmetic. 13 years ago
Clément Bœsch 3491c2a909 swr: use __asm__ instead of __asm. 13 years ago
Mans Rullgard f2fd167835 x86: vc1: fix and enable optimised loop filter 13 years ago