5594 Commits (e9ca315dd188c38621c9439ef813d1cdf846ce1d)

Author SHA1 Message Date
Kostya Shishkov 1ab21f1980 7l trocadero: reading right into enum variable may cause unwanted effects, use 15 years ago
Michael Niedermayer 00b6fa40c3 Support "A format generated by IndigoVision 8000 video server". 15 years ago
Michael Niedermayer 483aad717e slif aka "SoftLab MPEG-2 I-frames Codec" support. 15 years ago
Michael Niedermayer 77ac76a30f Print a warning if the duration is estimated from the bitrate, as this is 15 years ago
Vitor Sessak cea65433e0 decode qcelp in aiff, implement #1524, patch by Vitor 15 years ago
Baptiste Coudurier 1bd26e51f3 100l, max value for timescale is UINT16_MAX 15 years ago
Baptiste Coudurier 729ef3ba62 remove useless mov timescale field 15 years ago
Baptiste Coudurier 74ccc66099 change track timescale to unsigned int, fix warning 15 years ago
Baptiste Coudurier 7506e117db track time can be 64bit 15 years ago
Baptiste Coudurier 7c4b7d0f41 support pcm_f32/64le in mov 15 years ago
Baptiste Coudurier ba7c0ece61 cosmetics, reindent after last commit 15 years ago
Baptiste Coudurier feaa8d110d support sample rates > INT16_MAX in mov using stsd v2 15 years ago
Jai Menon 6866dd1237 Fix typo. 15 years ago
Reimar Döffinger 7c7d3abf3c 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 15 years ago
Jason Garrett-Glaser d2b34efe22 Update ffserver to include all basic x264 parameters in .ffm files. 15 years ago
Peter Ross c351524c9e Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
David Conrad b9c78bca26 MOV: cprt is another tag used for copyright 15 years ago
David Conrad 7382902b86 MOV: Add several iTunes metadata tags 15 years ago
David Conrad 620af1a17a MOV: Fix writing \251wrt metadata (r20453 only fixed the demuxer) 15 years ago
Baptiste Coudurier 9c5a9e6b48 set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration 15 years ago
Justin Ruggles c3988a59ce Add MP4 object type for ALS. 15 years ago
Kostya Shishkov 87ca1b8f7f When searching for AMF object field value, try to find that object first 15 years ago
Kostya Shishkov fe52395878 Print error when RTMP protocol can't open connection 15 years ago
Kostya Shishkov afbacb931b Pass only useful FLV metadata from RTMP stream 15 years ago
Justin Ruggles aca857ecd3 Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an 15 years ago
Reimar Döffinger c7a38887c1 Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. 15 years ago
Daniel Verkamp 1b88277bd9 FLV muxer support for Flash screen codec v2 15 years ago
Daniel Verkamp 0aa6a518ad Add codec id for Flash screen codec v2 and hook it up in FLV demuxer 15 years ago
Baptiste Coudurier e26df9ebf1 use AVFormatContext in dprintf 15 years ago
Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
Baptiste Coudurier adeb907137 Search relative path according to alias record when opening mov reference files. 15 years ago
Luca Abeni 103dfbe2c4 Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer 15 years ago
Stefano Sabatini 1d8041b36c Split overly long line in doxy. 15 years ago
Luca Abeni 987131828c Split the sdp_read_packet() function out of rtsp_read_packet(). 15 years ago
Luca Abeni 1ced9da357 Move some some functions around, so that splitting the SDP code out of 15 years ago
Alex Converse ba278391ba Debug print MP4 objectTypeIndication in hex not decimal as values are listed in 15 years ago
Diego Biurrun ca02d8ec97 Add '#undef fprintf' before PRINT macro that uses fprintf. 15 years ago
Alex Converse 5aea268d14 Add a channels field to MPEG4AudioConfig. 15 years ago
Carl Eugen Hoyos 66ddc150f0 Increase default value for max_analyze_duration, fixes issue 1506, a regression. 15 years ago
Carl Eugen Hoyos 0f87b77176 Use enum instead of integer types where appropriate. 15 years ago
Carl Eugen Hoyos 80454494de Use CODEC_ID_NONE instead of 0 for enum CodecID. 15 years ago
Baptiste Coudurier 609d864611 move code to avoid forward declaration 15 years ago
Baptiste Coudurier b3f9f7a333 Let pmt override stream info when encoutered later in the ts file. 15 years ago
Carl Eugen Hoyos 28f008a9d3 Support some LATM AAC streams (they can be decoded with MPlayer). 15 years ago
Justin Ruggles 1a15ab4920 Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. 15 years ago
Baptiste Coudurier a4cb56aaf4 change \0xa9enc tag metadata name to encoder to match id3v2 15 years ago
Kostya Shishkov 0d32307dd2 10l: WavPack demuxer forgot to seek back to initial position after block 15 years ago
Gordon Irlam 9cad7e2193 Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam 15 years ago
Baptiste Coudurier bddc2df52e 10l, typo 15 years ago
Kostya Shishkov 7aa2d42db6 If custom sampling rate is set in WavPack file, parse first block to find 15 years ago