43690 Commits (b89e00bd1cab04f9409c415e3c94a69a760b729d)
 

Author SHA1 Message Date
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
Diego Biurrun 2804ba6a3b swf: Move swf_audio_codec_tags table to the only place it is used 12 years ago
Kostya Shishkov 84f9d78a96 fate: add G.723.1 decoder tests 12 years ago
Michael Niedermayer 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer e1a983e601 Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412' 12 years ago
Michael Niedermayer fc97f8e0e2 ffmpeg: factorize process_input() out 12 years ago
Michael Niedermayer b7e9eea31f Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a' 12 years ago
Mans Rullgard 0db9eba48c motion_est: drop inline from sad_hpel_motion_search() 12 years ago
Mans Rullgard 5bf7bc625b motion_est: remove unused macros 12 years ago
Mans Rullgard 74f82f92a4 motion_est: remove useless no_motion_search() function 12 years ago
Nicolas George e13df05fdb dvbsub: reindent after last commit. 12 years ago
Nicolas George aed032c25b dvbsub: fix encoding of termination packets. 12 years ago
Hendrik Leppkes f9150c8ac0 lagarith: frame multithreading 12 years ago
Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
jamal 5d8e54fe1d checkheaders: Rename HEADEROBJS to HOBJS 12 years ago
Michael Niedermayer 2cdb0810f1 ffmpeg: reduce difference to qatar by a few lines 12 years ago
Michael Niedermayer b41d481aa4 common.mak: add forgotten hunk from last merge 12 years ago
Diego Biurrun 36a8c43073 doxygen: qdm2: Drop documentation for non-existing function parameters 12 years ago
Diego Biurrun 24d3796d21 build: add HOSTOBJS to SUBDIR_VARS list 12 years ago
Mans Rullgard f69f4036f8 mpegvideo: reduce excessive inlining of mpeg_motion() 12 years ago
Mans Rullgard 7a851153d3 mpegvideo: convert mpegvideo_common.h to a .c file 12 years ago
Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 12 years ago
Paul B Mahol bd971ddaf4 aasc: 8bit support 12 years ago
Paul B Mahol 8a57ca5c6a aasc: fix out of array write 12 years ago
Mans Rullgard d7a4f8f8b9 Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
Mans Rullgard 070a402b60 x86: move MANGLE() and related macros to libavutil/x86/asm.h 12 years ago
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago