1955 Commits (6b27f3b87f5a5b4ab3afb00e915d156301b41958)

Author SHA1 Message Date
Baptiste Coudurier 8fafc1cf36 cleanup useless fields 18 years ago
Baptiste Coudurier 013e0a8f35 simplify swf muxer 18 years ago
Ronald S. Bultje 167c553176 Close connection on EOF 18 years ago
Ronald S. Bultje a3fd2bd87d make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303). 18 years ago
Baptiste Coudurier 36264d3586 add pcm s8 tag 18 years ago
Baptiste Coudurier 10fc840c52 fix pcm u/s8 muxing 18 years ago
Baptiste Coudurier 2260499caf deobfuscate, clearly split mov case 18 years ago
Michael Niedermayer 6cb8b1c364 try to move fixed mov.c over the one with cosmetic-functional mix 18 years ago
Michael Niedermayer 0355ca6100 recommit of the change below after reverting earlier cosmetic-functional mix 18 years ago
Michael Niedermayer a3a7f6c9d1 cosmetic part of the commit below 18 years ago
Michael Niedermayer aaf805f67d functional part of the commit below 18 years ago
Panagiotis Issaris a050f80234 Correct wrong avformat documentation. 18 years ago
Baptiste Coudurier 1e5f5e3b7a use common tables for mov muxer and demuxer 18 years ago
Baptiste Coudurier 25f5f17fbd cosmetics, cleanup tables, add pcm 24/32 le tags 18 years ago
Baptiste Coudurier b0c59da234 partial avid meridien uncompressed support 18 years ago
Panagiotis Issaris 3217cb424c Move the libavformat public API comments to avformat.h. The comments are 18 years ago
Benjamin Larsson e9509536a9 Set FLV_SAMPLESSIZE_16BIT for ADPCM. 18 years ago
Måns Rullgård 700b971156 write DTS, based on patch by Luca Abeni, lucabe72 email it 18 years ago
Kristian Amlie 0cbff0275b replace the auto array "duration_error" with a malloced array. 18 years ago
Baptiste Coudurier 57d4d6e733 avid imx support 18 years ago
Baptiste Coudurier 9a63497b0f support for mjpeg bottom field first in mov 18 years ago
Baptiste Coudurier 014a510282 use generic atom to extradata reading function 18 years ago
Baptiste Coudurier dd8a46d9df support for adpcm swf, pcm 18 years ago
Aurelien Jacobs 3c58dc0b3c don't rely on a specific appearance order for ebml elements at the same level 18 years ago
Aurelien Jacobs 0cc5ea2e95 add support for simple blocks (ie. matroska v2) 18 years ago
Aurelien Jacobs de7779b5fd cosmetics: fix indentation of the new matroska_parse_block() function 18 years ago
Aurelien Jacobs 1afdcdf1fc split a matroska_parse_block() function from matroska_parse_blockgroup() 18 years ago
Aurelien Jacobs ebfcf31ddf fix an off-by-one error in probing function 18 years ago
Baptiste Coudurier 3922c59fc4 don't parse whole swf file in header, can now play ffserver swf streams 18 years ago
Baptiste Coudurier 024c7378c3 factorize 18 years ago
Baptiste Coudurier dfc1313d28 remove nonsense time base code, use swf ms per frame, only video frames contains pts 18 years ago
Baptiste Coudurier 497244a897 check for any seeking failure during probe 18 years ago
Baptiste Coudurier c828c70916 quicktime 'raw ' support 18 years ago
Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
Luca Barbato 9fca9c0316 Reverting stray commit part I 18 years ago
Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 18 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Baptiste Coudurier 3fdb6af943 use avcodec_decode_audio2 18 years ago
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 18 years ago
Alex Beregszaszi 950d94ad3b use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header 18 years ago
Michael Niedermayer 0a3692cd82 be less noisy 18 years ago
François Revol 13e4dba690 BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. 18 years ago
Benjamin Larsson 34cee63432 Complete the video format enum. 18 years ago
Benjamin Larsson a0536d22b3 Cosmetics. 18 years ago
Alex Beregszaszi b5cccea088 change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 18 years ago
Alex Beregszaszi 038a1243a2 codec_tag settable via VideoTag, and transmit codec_tag in ffm 18 years ago
Marc Hoffman db0ed93e22 Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com. 18 years ago
Diego Biurrun 804de96a83 cosmetics: fix usefuLL --> usefuL typo 18 years ago
Ryan Martell 0e3b6a6f55 Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 18 years ago