8486 Commits (9c5cb112caddfa80707489c45fafadec2a1d7ce7)
 

Author SHA1 Message Date
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
Michael Niedermayer 0786943a00 disabling vorbis regression test for now, both encoder and decoder behave strange and have to be fixed 18 years ago
Michael Niedermayer 0d9f863340 dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? 18 years ago
Michel Bardiaux 5600b6e19e Regression changes after addition of fact chunk to non-PCM wav 18 years ago
Michel Bardiaux d794d388a6 Add FACT chunk for non-PCM wav formats 18 years ago
Diego Biurrun 7c758d336a minor help output formatting fix 18 years ago
Michael Niedermayer 9b0dfb27ab slightly improve *_TIMER 18 years ago
Ivan Kalvachev 67053c3093 -s option have different defaults for ffmpeg and ffserver cases. 18 years ago
Luca Abeni c7238c72cb Pass a proper context to av_log() 18 years ago
Diego Biurrun 7bc5f2a8a4 Restore the possibility to link liba52 instead of dlopening. 18 years ago
Måns Rullgård b5ea085b52 fix --enable-*threads 18 years ago
François Revol ea65a753eb Remove unused ENODATA define 18 years ago
Måns Rullgård 9825212536 10l to Diego for breaking A52 decoder 18 years ago
Måns Rullgård 520cc7f1da simplify --enable/disable-* option handling 18 years ago
Måns Rullgård 12b61a74ad clean up amr option handling 18 years ago
Diego Biurrun f4ca507980 Rename ac3 decoder to liba52 to prepare for native decoder. 18 years ago