17720 Commits (84afc6b70d24fc0bf686e43138c96cf60a9445fe)

Author SHA1 Message Date
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
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
Rodger Combs d2ce10093e lavf/brstm: handle a BFSTM endianness oddity 10 years ago
Rodger Combs 9c9cf3956c lavf/brstm: add support for seeking 10 years ago
Rodger Combs 70a39bcf1c lavf/brstm: cleanup; fix short-block demuxing 10 years ago
Rodger Combs 6c56827e62 lavf/brstm: move bfstm var to a local 10 years ago
Michael Niedermayer 6c8a05268c avformat/rawenc: Store sample number for ADX 10 years ago
Paul B Mahol 95ee0fbacf Support demuxing 4gv codec stored in qcp files 10 years ago
Michael Niedermayer f98c3ec5c6 avformat/movenc: Check return code of ff_iso8601_to_unix_time() 10 years ago
Rodger Combs db426031dd lavf/brstm: allow larger block sizes 10 years ago
Rodger Combs d4c9eced98 lavf/brstm: support little-endian files (BCSTM; 3DS) 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
wm4 f6c3f1ed60 avformat: clarify what package needs to be compiled with SSL support 10 years ago
wm4 d4007d1763 id3v2: strip trailing spaces from APIC tag 10 years ago