8 Commits (29c3d42b422ed1b538665341079e322a3b9488df)

Author SHA1 Message Date
Aurelien Jacobs 6369638bf0 loosen dependencies over allformats.h 17 years ago
Michael Niedermayer 6a058d90b5 revert 10409 17 years ago
Michael Niedermayer 8baaee65ba export put_timestamp() 17 years ago
Michael Niedermayer c4194cc606 remove likely wrong reseting of align_iframe 17 years ago
Aurelien Jacobs 372a80d15d Avoid using undefined symbols. 17 years ago
Baptiste Coudurier 5d38574617 use allformats.h 18 years ago
Baptiste Coudurier c4f27438ef remove now useless ifdef 18 years ago
Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Wolfram Gloger 7af636d44a Fix loop condition so it can be run through more than once. 18 years ago
Wolfram Gloger 268fc08290 more detailed error message for buffer underflow 18 years ago
Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 18 years ago
Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
Michael Niedermayer aad512b4ec Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) 18 years ago
Michael Niedermayer 80036204af simplify 18 years ago
Michael Niedermayer b90ba24b9a simplify pts/dts reading 18 years ago
Michael Niedermayer 75a9fbb9e9 cosmetic 18 years ago
Michael Niedermayer 7e4709b18f reduce len checks, simplifies code 18 years ago
Michael Niedermayer e56cfad04b seperate redo (we dont handle this possibly valid packet) from 18 years ago
Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
Allan Sandfeld Jensen c5e331155c add support for information in CDXA format 18 years ago
Michael Niedermayer a1c69e0b50 fix probing of 02-Penguin.flac 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
Måns Rullgård 83d0731364 attempt to detect Chinese AVS video 19 years ago
Måns Rullgård 25c533a2c2 detect audio-only program streams and broken files made by VDR 19 years ago
Måns Rullgård 19e0e403f3 detect MPEG PES streams as MPEG PS; the PS demuxer will cope 19 years ago
Måns Rullgård d8bee8dd1c allow packets with non-zero PES_scrambling_control 19 years ago
Michael Niedermayer 30a43f2d09 add size to AVIndex 19 years ago
Michael Niedermayer 0b2bb3543f mpeg-ps probe 2nd try 19 years ago
Michael Niedermayer 9870a7bdb8 replace probe() by one similar to MPEG-ES 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Aurelien Jacobs 9ba73f1f40 add support for muxing subtitles in mpeg-ps 20 years ago
Fabrice Bellard a9c3213f96 DVD subtitle parsing - show mpeg component IDs by default 20 years ago
Joakim Plate 3f2bf07ba7 fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>) 20 years ago
Måns Rullgård e3d1cd8ee9 PSM support in MPEG-PS demuxer. 20 years ago
Michael Niedermayer f3356e9c9e more fine grained discarding of packets 20 years ago
Michael Niedermayer 27a5fe5fdf keyframe & non keyframe index fixes 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Chriss 7be806f31b -target dvd minimum vobu length patch by ("Chris" [chris garveycocker com]) 20 years ago
Michael Niedermayer b9866ebcc7 support discarding uninterresting packets 20 years ago
Michael Niedermayer 2de7795ad2 common.h -> common.h/bitstream.h 20 years ago