15771 Commits (41d82b85ab0ee8bb2931c1f783e30c38c2fb5206)

Author SHA1 Message Date
Carl Eugen Hoyos 050d79b6dd Autodetect big-endian tiff files. 11 years ago
Luca Barbato 7bdd2ff682 http: Use a constant for the supported header size 11 years ago
Stefano Sabatini 44071b0d25 lavf/segment: sanitize segment end time in case last packet do not have a defined duration 11 years ago
Stefano Sabatini 713157484a lavf/segment: do not allow to create segments with no key-frames 11 years ago
Andreas Cadhalpun 135ea609ce libavformat/img2dec.c: Add a long_name to the piped image demuxers 11 years ago
Dale Curtis 70f7006eb3 avformat/mov: Pass through iTunSMPB from MOV. 11 years ago
Dale Curtis 42f3bc4072 avformat/adtsenc: Optionally enable ID3 in ADTS. 11 years ago
Luca Barbato 389380c279 http: Do move the class instantiation in the conditional block 11 years ago
Luca Barbato 28df1d2411 http: Provide an option to override the HTTP method 11 years ago
Jan Gerber fc27e7272e mpegts: do not export empty language tags 11 years ago
Michael Niedermayer 71e515c180 avformat/sapenc: Use av_mallocz_array() 11 years ago
Jan Gerber 73b7a360d8 matroskaenc: Don't set language to empty string, use "und" 11 years ago
Michael Niedermayer cb169126c5 avformat/dvenc: Implement 32khz & 44.1khz for 25/50fps 11 years ago
Michael Niedermayer a7bb22c5aa avformat/seek: use av_malloc_array() 11 years ago
Carl Eugen Hoyos ee88a2080e Parse dri when receiving jpg via rtp. 11 years ago
Carl Eugen Hoyos 0e70266bbf Write valid free atom when -moov_size is specified. 11 years ago
Stefano Sabatini 526bd7bdfa lavf/segment: set segment end time when the first packet arrives 11 years ago
Stefano Sabatini 3d38c99041 lavf/segment: fix weird indent 11 years ago
Stefano Sabatini b6a8c5245f lavf/segment: show incoming packet duration in debug message 11 years ago
Stefano Sabatini 5acad50056 lavf/segment: only use reference frames for computing the segment end time 11 years ago
Michael Niedermayer 88f038ac97 avformat/dv: implement fallback in dv_extract_pack() 11 years ago
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 11 years ago
Simon Thelen fa6716c66d libavformat/segment: change segment_list_size behavior to match hls_list_size behavior. 11 years ago
Michael Niedermayer 37a0ac1d82 avformat: Micro bump for "md5enc: add format_version, to allow selecting which version to use" 11 years ago
Michael Niedermayer 7da2592f56 avformat/md5enc: add format_version, to allow selecting which version to use 11 years ago
Michael Niedermayer e240d01c12 avformat/matroskadec: fix declaration after statement 11 years ago
Vignesh Venkatasubramanian 3e73d14290 lavf: Add WebM DASH Manifest Muxer 11 years ago
Vignesh Venkatasubramanian 5a20656946 lavf/matroska: Add functions for WebM DASH Manifest 11 years ago
Michael Niedermayer 62227a70f0 avformat: add av_stream_get_parser() to access avformat AVParser 11 years ago
Michael Niedermayer 6821572499 avformat/movenc: dont mark multichannel as mono tracks as containing the center channel 11 years ago
Michael Niedermayer 47c84c0bf7 avformat/wavdec: add basic sanity check for the sample count 11 years ago
Michael Niedermayer 2db1bcf1b9 avformat/asfdec: Try to improve skip case 11 years ago
Lukasz Marek 4cc0f79a2c lavf: add samba protocol via libsmbclient 11 years ago
Star Brilliant 3f815f713b AVFormat: LRC demuxer and muxer 11 years ago
Michael Niedermayer 4eb13cdfb0 avformat/asfdec: dvrms timestamps are pts not dts 11 years ago
Michael Niedermayer 8202c49b43 avformat/utils: do not wait for packets from discarded streams for genpts 11 years ago
Michael Niedermayer 4470a3eeaf avformat/mpegts: dont clear programs during probing 11 years ago
Lukasz Marek ca671beead lavf/libssh: set freed pointers to NULL 11 years ago
Paul B Mahol 6779bf3f0f avformat/wavenc: use av_mallocz_array() 11 years ago
Michael Niedermayer c6c172d173 avformat/mpegts: skip updating programs/streams when determining duration 11 years ago
Luca Barbato df2aa22203 mov: Clarify tkhd flag settings 11 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 11 years ago
Michael Niedermayer 0089fb79cc avformat/cdg: Do not fail if filesize cannot be determined 11 years ago
Nidhi Makhijani 44386aaad8 cdg: Forward error from avio_size() in read_header() function 11 years ago
Alexander V. Lukyanov 5adcef9c1b mpegts: pass MpegTSContext ptr explicitly 11 years ago
Nicolas Martyanoff 6cc1fec412 avformat/hlsenc: correctly compute target duration 11 years ago
Michael Niedermayer b83e0903ec avformat/m4vdec: raise threshold slightly for detection 11 years ago
Anton Khirnov 0307cc2253 rtpdec: pass an AVFormatContext to ff_parse_fmtp() 11 years ago
Anton Khirnov 650d384048 yuv4mpegenc: do not access AVCodecContext.coded_frame 11 years ago
Anton Khirnov 27c1f82f56 nsvdec: remove commented out cruft 11 years ago