19188 Commits (f9a186c59b4c8fc65dd8298e62a76cb4a01ffc13)

Author SHA1 Message Date
Michael Niedermayer 0910488a16 avformat/riffenc: Also check codec tag before setting raw_pal_avi 9 years ago
Oliver Collyer a2f8beef2d ffserver&ffm: Fixed issues preventing ffserver write_index and files_size from being set correctly which was breaking ffserver streaming. 9 years ago
Michael Niedermayer bb629792a2 avformat/avienc: Fix assertion failure with 256 palette entries 9 years ago
Mats Peterson a51d82b85c lavf/avienc: Add palette after BITMAPINFOHEADER 9 years ago
Reto Kromer f8d685270e avienc: Remove unused variable 'ret' 9 years ago
Mark Harris 56e2cd9c04 avformat/icodec: Fix crash probing fuzzed file 9 years ago
Mark Harris 1b4fbf8080 avformat/icodec: ico probe with unknown data 9 years ago
Carl Eugen Hoyos e6cbe3ffef configure: Fix webm_dash_manifest demuxer standalone compilation. 9 years ago
Marton Balint 51afd9f4e1 avformat/dvbtxt: add raw demuxer for dvb teletext probing 9 years ago
Diego Biurrun 8d918a98aa rtpdec: Use the right logging context 9 years ago
Luca Barbato f273f7fb25 mkv: Force the full parsing of mp3 9 years ago
Luca Barbato 3ef98937f5 mov: Force the full parsing of mp3 9 years ago
Michael Niedermayer 7ac962af38 avformat/avienc: Store pal8 palette 9 years ago
Paul B Mahol 4956dc88d1 avcodec/cdxl: add support for raw videos with chunky format 9 years ago
Michael Niedermayer 9dd4dcde9c avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more spec compliant way 9 years ago
Diego Biurrun 0d1229f1d2 voc: Split ff_voc_get_packet into a separate file 9 years ago
Diego Biurrun 624e235502 build: Introduce iso_media component 9 years ago
Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Moritz Barsnick 6eaad752c1 lavf/options_table: mark use_wallclock_as_timestamps as boolean 9 years ago
Michael Niedermayer 07c7e71d20 avformat/avienc: Split avi_write_packet_internal() out 9 years ago
Michael Niedermayer 090b673aba avformat: add ff_reshuffle_raw_rgb() 9 years ago
Johan Ström 6c31c99289 hlsenc: add use_localtime_mkdir option to automatically create time-based directory 9 years ago
Michael Niedermayer 58f21b6c93 avformat/hls: fix potential integer overflow 9 years ago
Derek Buitenhuis 00bd237499 mov: Fix leftover merge conflict cruft 9 years ago
Vittorio Giovara b92962436b mov: Fix the format specifier type for size 9 years ago
Michael Niedermayer b4018544fb avformat/img2enc: remove unused variable 9 years ago
Michael Niedermayer dcb6d5b831 avformat/genh: Mark coef_splitted as av_unused 9 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
David Monro 4b750104ea lavf/spdifenc: Support MLP encapsulation. 9 years ago
Alex Agranovsky ddda2cc43c lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned frame 9 years ago
Alex Agranovsky 09b8e97ab6 lavf/mpjpeg: Trim quotes on MIME boundary, if present. 9 years ago
Luca Barbato 5eb562831b mov: Use the correct type for size 9 years ago
Marton Balint a573e6c103 avformat/utils: remove ff_iso8601_to_unix_time 9 years ago
Marton Balint 66e85a180a avformat/matroskaenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint ad17cc9744 avformat/mxfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 5f64f3d8cf avformat/movenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 5c20bc8f47 avformat/gxfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 83b01ed212 avformat/ffmenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint bf0607b6db avformat/dvenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint ea1bf08a4c avformat/asfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint e942454daf avformat/utils: add ff_parse_creation_time_metadata 9 years ago
Marton Balint 35890aaa65 avformat/img2enc: disable atomic file creation by default 9 years ago
Marton Balint 0250fc2146 avformat/img2enc: return error if image rename fails 9 years ago
Luca Barbato e579d8b29c lavf: Dump the cpb side data information 9 years ago
Michael Niedermayer a73b23e3df avformat/hlsenc: Fix filename and options 9 years ago
Rostislav Pehlivanov 135460383e avformat: add vc2 as an allowed rawenc Dirac extension 9 years ago
Michael Niedermayer 21b459e4bb avformat/segment: Fix header_filename handling 9 years ago
Michael Niedermayer 331a33d74a nut: Add PAL8 support 9 years ago
Thierry Foucu 020b75806f lavf/mov: Extend extracting XMP in mov files using UUID Box 9 years ago