2532 Commits (b9ebf325c6baf50f595966c2ae9e9d112e83531d)
 

Author SHA1 Message Date
Fabrice Bellard 1df1df0b44 removed warnings 21 years ago
Fabrice Bellard 83586795a2 remove warnings 21 years ago
Fabrice Bellard 3bb1f2da02 mpegaudio decoder no longer forgets to decoder last audio frame 21 years ago
Michael Niedermayer 2523e73c77 --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Michael Niedermayer 9d90c37f39 memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 72a476c1e1 kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) 21 years ago
Glenn Maynard cddf3f452a Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Fabrice Bellard d0526ecf66 show stream info with -stats 21 years ago
Fabrice Bellard 98ce5991d7 update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 21 years ago
Fabrice Bellard 6a58e1510d ID3 parsing and generation in MP3 format 21 years ago
Fabrice Bellard e224e36030 removed localtime_r.h 21 years ago
Fabrice Bellard c54d0a1ae0 removed strptime test 21 years ago
Fabrice Bellard 33f25681ae removed ctype.h 21 years ago
Fabrice Bellard f42eda74dd header fixes - removed MPEG-4 b frame limtation in help 21 years ago
Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
Fabrice Bellard dcedf58672 changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete 21 years ago
Fabrice Bellard 66a15ea2d2 removed os_support.h 21 years ago
Fabrice Bellard db0e9b034b AC3 note 21 years ago
Fabrice Bellard f71869a4db simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 21 years ago
Fabrice Bellard 742d87d633 removed os_support.h 21 years ago
Fabrice Bellard ca4a77c5b3 removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features 21 years ago
Fabrice Bellard 4358d5def3 removed ctype.h header 21 years ago
Fabrice Bellard a182f5da93 fixed endianness dependancies (untested) 21 years ago
Fabrice Bellard 56c4a18464 ctype.h is a common header 21 years ago
Fabrice Bellard 25f90cf76a version update 21 years ago
Mike Melanson b17e9c996c fringe feature update 21 years ago
Mike Melanson 9e8cd0db54 hacks to support Xan AVI files 21 years ago
Mike Melanson 048446bfeb support for Duck DK3 and DK4 ADPCM 21 years ago
Mike Melanson 493645ebd2 demuxer for custom Wing Commander III movie (.mve) files 21 years ago
Mike Melanson 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 21 years ago
Michael Niedermayer 0a5f92a120 memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) 21 years ago
Alex Beregszaszi ed0bb7bee6 move packetheader after startcodes 21 years ago
Alex Beregszaszi 99b17f25b1 some fixes 21 years ago
Michael Niedermayer 203504d910 padding fix 21 years ago
Michael Niedermayer 3ac8749b90 big/little endian fix 21 years ago
Alex Beregszaszi 3aa180b84e initial nut muxer and demuxer (demuxer is not fail safe) 21 years ago
Alex Beregszaszi 8026c3b54c bump version numbers to 0.4.8 21 years ago
Michael Niedermayer ba9261e531 disable a52 & pp by default 21 years ago
Michael Niedermayer ea739de1b9 rewrite 21 years ago
Michael Niedermayer 94dcfb14e7 fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) 21 years ago
Michael Niedermayer 076342fa5c Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer 77efa159eb case insensitive codec_get_id() 21 years ago
Glenn Maynard 5e4639e200 localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer a17236c53c MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer dafc3856d9 10l 21 years ago
Charles Yates bee0d9e587 vhook patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Bill Eldridge f068206ed3 quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>) 21 years ago
Bill Eldridge 3633ada546 win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>) 21 years ago
Michael Niedermayer e91df37619 CODEC_ID_MPEGVIDEO 21 years ago
Mike Melanson 8a5483e7c4 it seems that ffmpeg can also mux QT/MP4 now 21 years ago