17960 Commits (e32a99264be6ce0d3ec060fdb8b56463b2f0b8cd)

Author SHA1 Message Date
Luca Barbato d80811c94e riff: Use the correct logging context 10 years ago
Michael Niedermayer 9b8b804cfb avformat/yuv4mpegdec: Remove unused variables 10 years ago
Ronald S. Bultje 733c5d889b yuv4mpeg: add rough duration estimate and seeking. 10 years ago
Alexandra Hájková 872fab4a3d asfdec: Fix reading from the pipe 10 years ago
Carl Eugen Hoyos e786e96be7 lavf/rtpenc_jpeg: Error out for non-standard Huffman tables. 10 years ago
Carl Eugen Hoyos ad7c5cba4e lavf/rtpenc_jpeg: Do not check the table number when checking precision. 10 years ago
Carl Eugen Hoyos 6253f511e0 Cosmetics: Reindent after last commit. 10 years ago
Carl Eugen Hoyos da46370e94 lavf/matroskaenc: Do not needlessly allocate memory for cuepoints. 10 years ago
Chris Watkins 4f5c2e651a oggparsedirac: check return value of init_get_bits 10 years ago
compn 0054d5ac02 avformat/movenc: fix mime-types in movenc.c 10 years ago
Anton Khirnov 0e7c0ec344 lavf/hevc: pad the RBSP buffer as required by the bistream reader 10 years ago
Michael Niedermayer 656e9a68c4 avformat/swfdec: Fix "}else" style 10 years ago
Michael Niedermayer 6a1204a1a4 avformat/swfdec: Do not error out on pixel format changes 10 years ago
Carl Eugen Hoyos 1d5edad8cc lavf/mpegtsenc: Only fail aac muxing if the first frame is invalid. 10 years ago
Frank Heckenbach 161a301d44 mpjpeg: Write the Content-length 10 years ago
Luca Barbato d09b4cce21 mpjpeg: Simplify using avio_printf 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Paul B Mahol 5233f2534c avformat/yuv4mpegenc: use avio_printf() 10 years ago
Alexandra Hájková 016cac75c6 asfdec: prevent the infinite loop in detect unknown_subobject 10 years ago
Alexandra Hájková 9752d2e6cc asfdec: prevent possible memory leak in the asf_read_metadata_obj 10 years ago
Michael Niedermayer 1f69b7baa1 avformat/asfdec_f: Fix memleak 10 years ago
John Adlum 72cad80016 avformat/asfdec_f: Add ASFDataType, use named types for metadata 10 years ago
John Adlum 59fffefdb4 avformat/asfdec_f: Use dynamic allocation in asf_read_metadata() instead of a fixed size buffer 10 years ago
John Adlum c8eca438a9 avformat/asfdec_f: factor error checking out of main header parsing loop 10 years ago
Michael Niedermayer 838c5f3df7 avformat/utils: Redesign scoring in av_find_default_stream_index() 10 years ago
Paul B Mahol 5165c600eb avformat/rtmpproto: increase hardcoded url/path lengths 10 years ago
John Adlum 811008b8ee avformat/asfdec_f: Assert that packet positions match in asf_read_pts() 10 years ago
John Adlum 28206b75e8 avformat/asfdec_f: Correct skip to key code 10 years ago
Vadim Belov db64af6395 avformat/concatdec: copy stream metadata when using concat 10 years ago
Michael Niedermayer 60ec3007e6 avformat/nutdec: Check ff_gen_search() for failure 10 years ago
Michael Niedermayer 2f8c81637c avformat/matroskadec: Fix undefined shift in read_sint() 10 years ago
Vittorio Giovara a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago
Vittorio Giovara df22e30172 dump: Use the correct abs() version 10 years ago
Luca Barbato e95c7a6185 mov: Preserve the metadata even when bit-exactness is requested 10 years ago
John Högberg 42bc768e52 mpegts: Add jpeg2000 stream type 10 years ago
Michael Niedermayer 0d5a27c2b5 Rename asfdec-o.c to asfdec_o.c 10 years ago
Michael Niedermayer 8f9c39b3e8 avformat: rename asfdec.c to asfdec_f.c 10 years ago
Michael Niedermayer da8b228977 avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace 10 years ago
Carl Eugen Hoyos 4b920d7b4a lavf/msnwc: Return 0 if the probe function does not detect msnwc-tcp. 10 years ago
Carl Eugen Hoyos 77c0b149be lavf/mpegts: Return 0 if the probe function does not detect mpegts. 10 years ago
Carl Eugen Hoyos dee7943819 lavf/img2dec: Improve detection of valid Quickdraw images. 10 years ago
Carl Eugen Hoyos 5a458420e2 lavf/asfdec: Reduce minimum header size. 10 years ago
Carl Eugen Hoyos a876a4da4a lavf/img2dec: Autodetect dds frames. 10 years ago
Michael Niedermayer 4ccd2b31f0 avformat/asfdec: Allow packet_obj_size == 0 10 years ago
Michael Niedermayer be4e1f28fd avformat/asfdec: Print packet_obj_size in case it is invalid 10 years ago
Ludmila Glinskih ca3b274552 api-h264-test: build with another api test 10 years ago
Michael Niedermayer a5f617e9ec avformat/asfdec: Print a warning if data is skiped due to less than a frame header being left 10 years ago
Michael Niedermayer 4b0a475846 avformat/asfdec: Reduce FRAME_HEADER_SIZE to 11 10 years ago
Luca Barbato 1b4c468477 riff: Validate the wav header size before trying to parse it 10 years ago