42243 Commits (a32032b508d77096a7d7a5fd68139a1f9f746d00)
 

Author SHA1 Message Date
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
Michael Niedermayer 8a85660d3b Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 94a00ec8af ffplay: group together and vertically align correlated parameters in log function 13 years ago
Stefano Sabatini 8179660222 ffplay: vertially align complex if condition in audio_decode_frame() 13 years ago
Stefano Sabatini 347ecfdc63 ffplay: move assignment in else block in audio_decode_frame() 13 years ago
Stefano Sabatini 0d3ffde64f ffplay: split overly long line in audio_decode_frame() 13 years ago
Michael Niedermayer fb7688a83f pngdsp: Fix license header 13 years ago
Michael Niedermayer 7bbb6b38fb prores: Fix license header 13 years ago
Michael Niedermayer 12863db840 wma_common: Fix license header 13 years ago
Clément Bœsch 439e32f9b8 RealText demuxer and decoder. 13 years ago
Clément Bœsch 53640f42be SAMI demuxer and decoder. 13 years ago
Clément Bœsch d948893dbd lavf/subtitles: add some SMIL helpers. 13 years ago
Clément Bœsch e301f2f8c6 fate: add JacoSUB and MicroDVD subtitles tests. 13 years ago
Clément Bœsch 04568f8d1a fate: introduce subtitles.mak and move SubRip test in it. 13 years ago
Clément Bœsch 8f4ce626f8 lavc/microdvddec: support "DEFAULT" properties. 13 years ago
Clément Bœsch 0e7782c08e lavc/ass: honor Default style. 13 years ago