2464 Commits (f71869a4db1d20dd93cb6a37ba8ef1249812c864)
 

Author SHA1 Message Date
Brian Foley bd07398046 -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Andriy Rysin eb9ef61a81 prefers MP3 codec (rather than MP2) for output if 22 years ago
Andriy Rysin eeb67f400c mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) 22 years ago
Michael Niedermayer eb14c71360 doxy 22 years ago
Mike Melanson d86053a416 first pass at a new VP3 video decoder 22 years ago
Arpi 9616355144 looks better (req. for mp-G2) 22 years ago
Roman Shaposhnik ed543377a4 making it nicer to the client who doesn't expect errors messages in stdout 22 years ago
Alex Beregszaszi b706b007a4 removed the last mp_msg :) 22 years ago
Roman Shaposhnik 5fe03e3837 * making it possible to override aspect ratio from the command line 22 years ago
Roman Shaposhnik 880e8ba730 * fixing NTSC frame rate for DV streams 22 years ago
Michael Niedermayer cfcff63685 10l 22 years ago
Michael Niedermayer 067ff8b1ee tired 22 years ago
Michael Niedermayer bb463d8102 10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) 22 years ago
Michael Niedermayer 7c9375f15a 10l 22 years ago
Michael Niedermayer a0c8317396 2pass stats fix (by ffdshow cvslog) 22 years ago
Michael Niedermayer d7b8e4b622 bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>) 22 years ago
Michael Niedermayer 700490a4d1 remove remaining cpudetect dependancy 22 years ago
Michael Niedermayer 93d4546633 typo in a comment ... 22 years ago
Michael Niedermayer e21206a820 moving getFilter stuff back (vf_scale.c -> swscale.c) 22 years ago
Michael Niedermayer d90cf87b90 fixing mixed dr1 + internal buffers 22 years ago
Michael Niedermayer 5755c27f47 doc fixes (forgot to commit) 22 years ago
Michael Niedermayer 516b1f82ac removing sws - global verbose var dependancy 22 years ago
Roman Shaposhnik 8c0ff5d5c2 * Making AVI encoding predictable (all JUNK chunks are filled with 0) 22 years ago
Zdenek Kabelac 546031ee86 * keeping compiler happy and quiet 22 years ago
Zdenek Kabelac b6a17df438 * simplified parameters for parse routines 22 years ago
Zdenek Kabelac 5d23497493 * more strict types 22 years ago
Roman Shaposhnik e738cee9c4 Complete support for OpenDML AVIs and AVIs > 2Gb. 22 years ago
Michael Niedermayer 80097bbf71 cleanup mpeg1/2 bitstream parser 22 years ago
Zdenek Kabelac 5cd62665f0 * fixed initialization and some memleak 22 years ago
Zdenek Kabelac 693feac556 * filling bitdepth 22 years ago
Alex Beregszaszi 3ec3877781 killed an mp_msg occurance 22 years ago
Fabrice Bellard b5ff5e22e9 rgb555 alpha extraction fix 22 years ago
Fabrice Bellard 0469baf14f added img_get_alpha_info() 22 years ago
Fabrice Bellard a059da1227 transparency support 22 years ago
Fabrice Bellard 7e2e1abf6b replaced progressive by interleaved 22 years ago
Fabrice Bellard 0a05e4940b fixed PIX_FMT_YUV422 conversions 22 years ago
Fabrice Bellard 0a9ad8d13d loss fixes (thanks to Daniel Serpell) - shrink22 fix 22 years ago
Fabrice Bellard 41f53f8694 use correct YUV format for JPEG 22 years ago
Fabrice Bellard e352ff0895 added all missing UV conversions 22 years ago
Fabrice Bellard 7e7e594092 almost exhaustive image conversion support 22 years ago
Fabrice Bellard c50c0bc88b accurate YUV to RGB and RGB to YUV conversions - added comments 22 years ago
Fabrice Bellard b6147995ac YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support 22 years ago
Fabrice Bellard 59cf08ce90 fixed static init 22 years ago
Fabrice Bellard fab219971e new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) 22 years ago
Fabrice Bellard cff5e386bf added progressive PNG support (both reading and writing) 22 years ago
Fabrice Bellard 3b1a27e04c added progressive image support 22 years ago
Fabrice Bellard 8b46d75e4a rgba32 support 22 years ago
Fabrice Bellard 6d93f19449 rgba32 convert 22 years ago
Michael Niedermayer 5ae2c73e4d memleaks 22 years ago
Fabrice Bellard 8975ba81f8 added new netpbm pam format support (needed for alpha plane support) 22 years ago