8601 Commits (0c8400132500c50d70969f76957bcb16fa68197d)
 

Author SHA1 Message Date
Michael Niedermayer 49c8132b17 not checking error return, resulting double free 18 years ago
Måns Rullgård c861e7da74 restore lost --enable-amr-if2 option 18 years ago
Michael Niedermayer 8d6947bc7d factorize fill_rectangle() 18 years ago
Michael Niedermayer 3425501d3b replace list<2 checks by list<list_count 18 years ago
Michael Niedermayer 187696fa72 fix 2nd ref_count check 18 years ago
Michael Niedermayer 0565c64834 fix ref_count check 18 years ago
Michael Niedermayer 65a0f3fd47 factorize mv_cache and mvd_cache init 18 years ago
Michael Niedermayer 43ff071456 simplify 18 years ago
Michael Niedermayer 2a115873af add a few asserts to ensure alignment 18 years ago
Michael Niedermayer 00e210ddbb prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise) 18 years ago
Michael Niedermayer 410bf2731d av_noinline 18 years ago
Michael Niedermayer e28630fc70 pal8 input 18 years ago
François Revol 457b101e42 Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l 18 years ago
François Revol 36c07acd59 MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placeholder for winsock. 18 years ago
Michel Bardiaux 5286d11fcd Spelling fix 18 years ago
Michel Bardiaux 1d726a5958 Spelling fix 18 years ago
François Revol b0c858d834 poll() emulation for BeOS, and maybe MinGW. 18 years ago
Diego Biurrun befa3397c5 Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan. 18 years ago
Måns Rullgård d8bc5f06e4 simplify 18 years ago
Måns Rullgård afde41b414 rename video4linux[2] variables to v4l[2], consistent with --disable options 18 years ago
Ramiro Polla cc58300e30 implement new grabbing interface, as described here: 18 years ago
Baptiste Coudurier 2012121363 fix dts adjusting 18 years ago
Luca Abeni 41536a6078 Pass the v4l2 buffer into the AVPacket, instead of allocating a new buffer 18 years ago
Baptiste Coudurier a492ad9f63 100l 18 years ago
Baptiste Coudurier 8d97aedbaa indentation 18 years ago
Baptiste Coudurier 400615b68b use aiff when we can, some players only support aiff 18 years ago
Michael Niedermayer e13d80238c doxy for avcodec_encode_video() 18 years ago
Michel Bardiaux e372862674 Fix one warning 18 years ago
Diego Biurrun 1e9be11faf some updates 18 years ago
Diego Biurrun c1b54be3f9 liba52 was removed, libswscale is also GPLed. 18 years ago
Diego Biurrun eb526fa6dd Remove unused file. 18 years ago
François Revol e244ea4310 This is no longer necessary for BeOS now that we don't play nasty tricks with error codes. 18 years ago
Måns Rullgård ac7030a437 combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parser 18 years ago
Måns Rullgård dd9bfb4666 simplify ever so slightly 18 years ago
Måns Rullgård 2b4c361536 add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option 18 years ago
Måns Rullgård 35f9736988 rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF 18 years ago
Måns Rullgård e274504676 rename some --enable options for external libs 18 years ago
Diego Biurrun 1367cffd66 Ogg is not Vorbis. 18 years ago
François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
Michel Bardiaux bcdf0d2697 Change some dprintf to av_log 18 years ago
Carl Eugen Hoyos 034ef0e8c3 Move base64.[ch] to libavutil. 18 years ago
Kostya Shishkov 674678b04a Intensity compensation for B-frames in AP was missing 18 years ago
Michael Niedermayer 6d29fba950 support yet another broken avi (filedoesitbetter.avi) which has a wrong stream count 18 years ago
Michael Niedermayer 1d7d9935b2 always use audio spread (instead of "video no spread" for audio ...) 18 years ago
Diego Biurrun dc02fc6a68 consistency renaming: yuv422 --> yuyv422 18 years ago
Diego Biurrun 9ac529a5ba consistency renaming: uyvy411 --> uyyvyy411 18 years ago
Diego Biurrun 3cf5b6bed7 consistency renaming: rgba32 --> rgb32 18 years ago
Michael Niedermayer 5a4f1328ef oops forgot this one (increase preroll time to min of my asfs) 18 years ago
Michael Niedermayer a98d3e829a increaseing preroll time to the minimum of the asf files i have 18 years ago
Michael Niedermayer d9076fe7c3 remove md5 check for wma as there are rounding differences between cpus 18 years ago