17800 Commits (8f2c045a0e21559c0cdec44805bdc26457658f9c)

Author SHA1 Message Date
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
Luca Barbato 5bdfc17189 asf: Do not skip data streams 10 years ago
Michael Niedermayer da06169850 avformat/riffdec: Forward error code from avio_read() in ff_get_guid() 10 years ago
Luca Barbato 8a26ae5f94 mpjpeg: Check stream allocation 10 years ago
Alexandra Hájková b08569a239 lavf: Replace the ASF demuxer 10 years ago
Andreas Cadhalpun 6b9fdf7f4f nutdec: check maxpos in read_sm_data before returning success 10 years ago
Rodger Combs 68f00fb40b lavf/brstm: if the file lies about the last block's size, correct it 10 years ago
schenk michael b9161ef052 avformat/hls: do not iterate to next sequence number if interruption is requested 10 years ago
Rodger Combs 0643b4bf74 lavf/brstm: expose the loop point when present 10 years ago
Peter Ross 803bdc5469 electronicarts: demux alpha stream 10 years ago
Peter Ross a2517fca1e electronicarts: move video stream properties into dedicated structure 10 years ago
Ludmila Glinskih b04c630a3d libavformat: Add H264 API test 10 years ago
James Almer 58d7dde081 brstm: fix use of uninitialized variables 10 years ago
Paul B Mahol ded5957d75 segafilm: Remove deplanarization hack 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Mariusz Szczepańczyk 346624be4a lavf: set is_connected flag so url can be properly closed 10 years ago
Michael Niedermayer 041aa800f2 avformat/mp3dec: Remove the ID3v1 tag removial code 10 years ago
Mariusz Szczepańczyk b23d2bac0d lavf/libssh: implement move and delete callbacks 10 years ago
Mariusz Szczepańczyk 0cce94fb10 lavf/libssh: read empty path from url as / 10 years ago
Lukasz Marek e96f0a692b lavf/libssh: implement directory listing callbacks 10 years ago
Mariusz Szczepańczyk 71034163ac lavf/libsmbclient: implement move and delete callbacks 10 years ago
Michael Niedermayer b64e70436e avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6 10 years ago
Stephan Vedder b368428fc0 avformat/electronicarts: Fixed ea_probe function to accept vp6a videos 10 years ago
Vittorio Giovara 5c018ee188 DirectDraw Surface image decoder 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Mariusz Szczepańczyk 824a82d1b8 lavf/file: implement move and delete callbacks 10 years ago
Mariusz Szczepańczyk 80e18bb486 lavf/avio: Extend API with avio_move() and avio_delete() 10 years ago
Luca Barbato 61dc9d647c udp: Fix local_port management 10 years ago
Paul B Mahol a49154e9d7 avformat/brstm: support little-endian s16 PCM 10 years ago