43716 Commits (7f46f042d10207412eba433e5896f1356286fe1c)
 

Author SHA1 Message Date
Diego Biurrun 575db88377 configure: Rename check_asm() to more fitting check_inline_asm() 12 years ago
Diego Biurrun e017c87552 fate: Only test enabled filters 12 years ago
Diego Biurrun 3aa696e883 avresample: De-doxygenize some comments where Doxygen is not appropriate 12 years ago
Michael Niedermayer 7d23a65f0d asfdec: fix FRAME_HEADER_SIZE 12 years ago
Michael Niedermayer 5a49482cc0 dsputil_template: switch to av_assert 12 years ago
Michael Niedermayer f5f3684fb8 Merge remote-tracking branch 'qatar/master' 12 years ago
Jordi Ortiz f5ce90f2de rtmp: split chunk_size var into in_chunk_size and out_chunk_size 12 years ago
Samuel Pitoiset a8103503b3 rtmp: Factorize the code by adding find_tracked_method 12 years ago
Anton Khirnov 885da7b082 lavf: simplify is_intra_only() by using codec descriptors. 12 years ago
Anton Khirnov 51efed152d lavc: add an intra-only codec property. 12 years ago
Anton Khirnov c223d79945 lavc: add codec descriptors. 12 years ago
Michael Niedermayer 48d20b918c snowdec: increase stack size 12 years ago
Michael Niedermayer 994923ec00 dwt: switch to av_assert 12 years ago
Michael Niedermayer 58825a18aa msrle: fix regression causing null ptr dereference 12 years ago
Michael Niedermayer f9505923a3 cavsdec: check dimensions being valid. 12 years ago
Michael Niedermayer bd6ece4609 mp3enc: fix CODEC_ID/CodecID that leaked in from older patch 12 years ago
Stefano Sabatini e874b29296 doc/Makefile: invoke perl to interpret texi2pod.pl 12 years ago
Stefano Sabatini ad5043e285 cmdutils: show options in show_help_children only if the context has options 12 years ago
Stefano Sabatini a6d6b8a200 lavu/opt: fix crash in av_opt_next() in case the class has no options 12 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
Michael Niedermayer 7fd467f708 mp3/mp2: identify the video codecs as APIC through query_codec. 12 years ago
Michael Niedermayer 22d804b7f0 ffmpeg: dont auto match videostreams with attachment pics. 12 years ago
Michael Niedermayer f9f11c1000 lavf: return APIC fourcc from query_format() if the codec is supported as an attachment pic 12 years ago
Michael Niedermayer b2bc48ae22 iff: replace av_abort by av_assert0 12 years ago
Michael Niedermayer 18b0c39f99 Merge remote-tracking branch 'qatar/master' 12 years ago
Mans Rullgard 33de86db2b dict: move struct AVDictionary definition to dict.c 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Michael Niedermayer d9d0c1ccc3 mjpegdec: support AVRn interlaced 12 years ago
Mans Rullgard 05c36e0e5f g723.1: fix addition overflow 12 years ago
Mans Rullgard 52aa3015a3 g723.1: simplify and fix multiplication overflow 12 years ago
Mans Rullgard e141cf2c57 g723.1: deobfuscate an expression 12 years ago
Mans Rullgard e2b7c5783d g723.1: remove unused #includes 12 years ago
Mans Rullgard 0d735ca214 ARM: add missing "cc" clobber in av_clipl_int32_arm() 12 years ago
Michael Niedermayer 633b90ca8d Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 969267482d ffmpeg: Allocate new buffer for bitstream filter when buffer shifted 12 years ago
Michael Niedermayer a0d15027e3 yadif: check input video size. 12 years ago
Michael Niedermayer 8f29901b54 yadif: remove get_video_buffer, its redundant now 12 years ago
Michael Niedermayer 2f7e8dcf45 yadif: redesign first and last 2 lines handling. 12 years ago
Samuel Pitoiset 3eebc1e174 rtmp: Factorize the code by adding handle_invoke_error 12 years ago
Samuel Pitoiset 71036a3a5e rtmp: Factorize the code by adding handle_invoke_status 12 years ago
Samuel Pitoiset 5e6001db8f rtmp: Factorize the code by adding handle_invoke_result 12 years ago
Mans Rullgard 54918d0394 libavutil: remove unused av_abort() macro 12 years ago
Mans Rullgard 6d3783d160 ffmenc: replace if/abort with assert() 12 years ago
Mans Rullgard 1c4ab37c38 libavutil: drop offsetof() fallback definition 12 years ago
Mans Rullgard d913fd1f00 libavutil: drop fallback definitions of INTxx_MIN/MAX 12 years ago
Michael Niedermayer 83c93fe74a configure: Check for a sctp struct instead of just the header 12 years ago
Diego Biurrun c72f12cbae configure: suncc: Add -xc99 to dependency flags, required on Solaris 12 years ago
Diego Biurrun 804d7a1aa6 doxygen: Fix function parameter names to match the code 12 years ago
Diego Biurrun 52561d0116 doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs 12 years ago
Diego Biurrun 90f7e61769 swf: Move shared table out of the header file 12 years ago