15414 Commits (b76e3424cac3fd8bfb1e9e63477aa1ed1a12a5e4)
 

Author SHA1 Message Date
Arpi 3db822b03f header for swscale.c 23 years ago
Arpi 31190492f9 software yv12->rgb scaler - separated from fsdga 23 years ago
Michael Niedermayer 3b58b885fa rewrote the horizontal lowpass filter to fix a bug which caused a blocky look 23 years ago
Arpi 9ae0a66da1 c++ fix 23 years ago
Arpi e939e1c35b Cleanup: 23 years ago
Arpi 9f3328bc91 small changes for mplayer integration: 23 years ago
Arpi 9a722af7f3 small changes for mplayer integration: 23 years ago
Michael Niedermayer 5b65f0df86 fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb) 23 years ago
Michael Niedermayer 79cccf7038 minor QP scaling & auto-contrast bugfix 23 years ago
Michael Niedermayer 9f45d04d3a fixed a rounding bug thing in the X1 Filter 23 years ago
Michael Niedermayer 67b4cf184a final changes to convert to C 23 years ago
Michael Niedermayer d5a1a99518 bugfixes: last 3 lines not brightness/contrast corrected 23 years ago
Arpi 13e0052810 fixed a bug in the horizontal default filter 23 years ago
Arpi 3057fa6691 new postprocess code by Michael Niedermayer (michaelni@gmx.at) 23 years ago
Fabrice Bellard 63bdb086b1 fixed prototype change 23 years ago
Fabrice Bellard a190b7e94e fixed pcm bitrate 23 years ago
Fabrice Bellard 4972b26f24 changed audio and video grab interface (simpler now) 23 years ago
Fabrice Bellard 46a3d0685d correct pcm audio format handling 23 years ago
Fabrice Bellard 96baaa6aff changed av_open_input_file() prototype 23 years ago
Fabrice Bellard 4b44538ce6 update 23 years ago
Fabrice Bellard a38469e1da unified grab & convertion loops (should be easier to achieve correct synchronization now - but still work to do!) - added ffplay support 23 years ago
Fabrice Bellard 2744a37fac added new ffplay program 23 years ago
Fabrice Bellard 5ed8fafcb6 added pcm formats 23 years ago
Fabrice Bellard f674bf7105 suppressed mpglib 23 years ago
Fabrice Bellard a96b68b717 added pcm codecs 23 years ago
Fabrice Bellard a56c66a7ef wmv format is asf format 23 years ago
Fabrice Bellard a0663ba4b0 complete handling of pcm formats - hex dump option 23 years ago
Fabrice Bellard d2b7bcd23f suppressed mpglib option 23 years ago
Arpi 829fa996a9 CONFIG_MPGLIB no more needed 23 years ago
Fabrice Bellard 1d7840aaec fixed stereo grab 23 years ago
Fabrice Bellard e30a284687 oops - forgot grabbing case for audio/video input auto detect 23 years ago
Fabrice Bellard da115c8a3e copyright change 23 years ago
Fabrice Bellard afa982fdae corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes 23 years ago
Fabrice Bellard c34270f5e8 mlib merge 23 years ago
Fabrice Bellard 8d67072fea fixed symetric quantization (better quality!) 23 years ago
Fabrice Bellard 73120e555c version change 23 years ago
Fabrice Bellard 9150f42ed5 fixed image number syntax problems 23 years ago
Fabrice Bellard 5a56c87c10 restore audio settings - use all the frame buffers provided by the driver 23 years ago
Fabrice Bellard 813cae4bc4 image number handling 23 years ago
Fabrice Bellard 84a02cdd68 added patch info (I prefer only diff -u) and clear info about my patch copyright policy 23 years ago
Fabrice Bellard 61a663b268 added image question 23 years ago
Fabrice Bellard 919f448d95 non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error if audio or video stream not found (no longer needs to use -an or -vn when it is obvious) - display error message when image filename does not contain '%d' 23 years ago
Fabrice Bellard 739d6efa40 updated 23 years ago
Fabrice Bellard 2e93e3aaae fixed raw read for eof 23 years ago
Fabrice Bellard 9dbf938977 added get_bits_count() 23 years ago
Fabrice Bellard 2456e28d91 merged code and tables between encoder and decoder 23 years ago
Fabrice Bellard 9a9b2b5dd8 added mpeg audio decoder tables 23 years ago
Fabrice Bellard 239c2f4cd0 added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code) 23 years ago
Fabrice Bellard c8fbc22dee suppressed mpglib 23 years ago
Nick Kurshev 3d2043852d memalign autodetection 23 years ago