18905 Commits (2ea5ab6fc6b1b453791eb3c62e7205a66d339299)

Author SHA1 Message Date
Jan Sebechlebsky 2ea5ab6fc6 avformat/tee: Refactor close_slaves function in tee muxer 9 years ago
Bryan Huh 949444348b avformat/dump: Fix sign bug in reported "start" time 9 years ago
James Almer 5557e881c9 avformat/framehash: add extradata checksum 9 years ago
James Almer 33aa8a6221 avformat/framecrc: enable new output 9 years ago
Derek Buitenhuis 2691a8399f Revert "Merge commit '1ceb07eb313c2d51383408025e57a2fe50ccd164'" 9 years ago
James Almer 3674a53d17 avformat/uncodedframecrc: fix incompatible pointer type warning 9 years ago
Michael Niedermayer e3111b1ff8 avformat/framehash: Add more information to the output 9 years ago
Moritz Barsnick f4a0236cbd avformat: add hash and framehash muxers 9 years ago
Michael Niedermayer 196cfc278d avformat/utils: use av_codec_g/set_lowres() 9 years ago
Timo Rothenpieler 901b0f1a21 avformat/concatdec: Use correct stream count on close 9 years ago
Michael Niedermayer 15fa01786c avformat/hdsenc: Pass flags to child context 9 years ago
Michael Niedermayer 0c9ad94e97 avformat/dashenc: Pass flags to child context 9 years ago
Michael Niedermayer 4104f18358 avformat/segment: Pass flags to child context 9 years ago
Carl Eugen Hoyos 7e1e25c2dc lavf/avio: Remove linebreak from https warning. 9 years ago
Michael Niedermayer 38a6242b27 avformat/mpegts: Remove unused argument from analyze() 9 years ago
Michael Niedermayer ee7a642b0e avformat/mpegts: Check adaption field control in analyze() more instead of transport_error_indicator 9 years ago
Carl Eugen Hoyos b0c026a27f lavf/rawenc: Add a raw gsm muxer. 9 years ago
Carl Eugen Hoyos 56cb465b38 lavf/gsmdec: Add raw gsm autodetection. 9 years ago
Paul B Mahol a4790e1890 avformat/nistshperedec: add support for mu-law as sample-byte-format 9 years ago
Paul B Mahol 259879d32d avformat/nistspheredec: fix silly bug 9 years ago
Paul B Mahol 0c9490609d avformat: support shorten in nistshpere demuxer 9 years ago
Paul B Mahol 2d720069a9 avformat: add aix demuxer 9 years ago
Paul B Mahol 56a3a3f01c avformat: add musx demuxer 9 years ago
Paul B Mahol 76466ab214 avformat/brstm: lower magic number, fixes decoding of some files 9 years ago
Hendrik Leppkes 6518cbc52a lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat 9 years ago
Michael Niedermayer 06c4ed0c0e avformat/wavdec: fix typo with len 9 years ago
Michael Niedermayer cf4d050b72 avformat/wavdec: Remove direct s->pb->buffer access 9 years ago
Derek Buitenhuis fcbdc44f4e wavdec: Only set the codec ID in read_header 9 years ago
Rodger Combs 4b150fbe1f lavf/segment: add option to write empty filler segments as needed 9 years ago
Rodger Combs 5b4f44f66a lavf/segment: slight refactor to seg_write_packet 9 years ago
Rodger Combs 44a9395b5a lavf/segment: style nit 9 years ago
Rodger Combs d38fe9f493 lavf/segment: support automatic bitstream filtering 9 years ago
Derek Buitenhuis 54ccaaeb2b psxstr: Remove some commented out code 9 years ago
James Almer 9bf3d01d91 avformat/latmenc: auto-insert aac_adtstoasc bitstream filter when needed 9 years ago
James Almer d5a3578350 avformat/svag: fix division by zero 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Marton Balint 8ff0f6ae82 avformat/segment: set format options for all segments 9 years ago
Michael Niedermayer c06bdc60c9 avformat/rtpdec: Remove stray debug av_log() 9 years ago
Ico Doornekamp e3e6a2cff4 avformat/rtpdec_jpeg: fix low contrast image on low quality setting 9 years ago
Michael Niedermayer 26811fd946 avformat/mpegtsenc: Fix used service 9 years ago
Michael Niedermayer 50d017a281 avformat/mpegtsenc: Keep track of the program for each service 9 years ago
Carl Eugen Hoyos ef888de1c1 lavf/img2dec: Skip COM when auto-detecting jpeg. 9 years ago
Thomas Volkert b4f32c42ab rtpdec: support for VC-2 HQ RTP payload format (draft v1) 9 years ago
Michael Niedermayer 6e65b9bb1f avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec instead of 5, we already scan 90sec in some cases by default) 9 years ago
Neil Birkbeck e7e5c5e6c4 lavf/matroskaenc.c: add early support for colour elements 9 years ago
Marton Balint 65efcaeb84 avformat/mov: read start_pad from edit list start time if codec is aac 9 years ago
Marton Balint 25f707694c avformat/utils: increase detected start_time with skip_samples 9 years ago
Clément Bœsch 8284a4ba11 lavf/dv: use c->sys->frame_size in dv_frame_offset() 9 years ago
Clément Bœsch 6c0cf11f38 lavf/dv: reindent after previous commit 9 years ago
Clément Bœsch 35ba5c424b lavf/dv: do not check for c->sys 9 years ago