13261 Commits (eb02f0c6e83386bf8a13ab8113e5d8cff9fa72d3)

Author SHA1 Message Date
wm4 a92fbe16f2 lavf/http: add support for reading streamcast metadata 12 years ago
Michael Niedermayer bf87908cd8 rmdec: Pass AVIOContext to rm_read_metadata() 12 years ago
Paul B Mahol e1b0d3a389 westwood_vqa: check return value of av_malloc() 12 years ago
Paul B Mahol 16e0416fa4 idcin: check return value of av_malloc() 12 years ago
Paul B Mahol 51f1bf3309 bfi: check return value of av_malloc() 12 years ago
Matthieu Bouron 9e6d063dbc lavf/movenc: use ffio_fill() 12 years ago
Michael Niedermayer 4e99660493 mpegts: use seek_back() for all seek backs 12 years ago
Michael Niedermayer a5f23d8da0 mpegts: factor seek_back() out 12 years ago
Michael Niedermayer b7c6685268 mpegts_read_header: goto fail instead of return directly 12 years ago
Carl Eugen Hoyos 0915b531bc Rename "AVClass class" as "AVClass component_class". 12 years ago
Reuben Martin 2fa89b2736 Added codec ID to playback DNxHD 12 years ago
Michael Niedermayer 53fd1ab26b avformat: make av_register_*put_format() thread safe 12 years ago
Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
Michael Niedermayer 804c7b2c62 udp: Fix receiving large udp packets 12 years ago
Carl Eugen Hoyos f91833210e Set block_align when reading QDM2 in mov. 12 years ago
Carl Eugen Hoyos 7f1b3c2ca6 Fix muxing QDM2 mono into caf. 12 years ago
Reuben Martin 86190afbda gxf: Added codec ID to playback AVCHD 12 years ago
Reuben Martin c4db4b1756 Added GXF format code to identify AVC Intra video streams. This was an extension to the origional GXF spec implemented by Grass Valley. 12 years ago
Reuben Martin 7ebf3ab959 gxf: Factorize code in get_sindex() 12 years ago
Reuben Martin 0de9d3dd1c gxf: Added GXF format code 25 which is used for DV codec in HD resolutions 12 years ago
Nigel Touati-Evans 42bd0cd21a Fix copying extradata to codec in mxfdec.c 12 years ago
Stefano Sabatini 418b9454ff lavf/movenc: improve error feedback in case malformed AAC bitstream is detected 12 years ago
Stefano Sabatini 08b99be7c4 lavf/mux: rename variable cortag -> tagbuf2 in init_muxer() 12 years ago
Carl Eugen Hoyos 35aed74fdc Use AV_RN32 for an unaligned read in the mxg demuxer. 12 years ago
wm4 e59fb3f8b1 lavf: silence max_analyze_duration warning 12 years ago
Paul B Mahol ad194b0487 xa: abort if number of channels or sample rate is 0 12 years ago
Luca Barbato da8c9b324c lxfdec: remove wrong and unneeded check 12 years ago
Ronald S. Bultje cea8a0077f yuv4mpeg: correctly handle chroma for odd luma sizes. 12 years ago
Matthew Heaney 1029822a91 lavf/webvttdec: use private option to specify WebVTT kind 12 years ago
Matthew Heaney bc35df29c1 lavf: add AV_DISPOSITION flags for WebVTT text track kinds 12 years ago
Michael Niedermayer a46e578dda avformat/avio: Fix EOF handiling of ffurl_read_complete() 12 years ago
Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
Oka Motofumi 81c5ceeda2 avisynth: Make sure the filename passed to Avisynth is in the right code page 12 years ago
Luca Barbato f963f701d9 ogg: relax demuxer conformance checks 12 years ago
Michael Niedermayer 03cd3bec6e avformat/iff: Byte seek is unsupported 12 years ago
Michael Niedermayer c605adbf56 avformat/libmodplug: Reduce the probe score for small input 12 years ago
Carl Eugen Hoyos 06bede95fc Autodetect idcin only if audio properties allow decoding. 12 years ago
Compn 4110828e15 isom: add xd51 hdcam , someone needs to binary search FCP for new isom... 12 years ago
Michael Niedermayer f8ca8138f0 ff_gen_search: fix infinite loop 12 years ago
Michael Niedermayer b3dd50cd0d ff_gen_search: fix limit 12 years ago
Michael Niedermayer 9d73e30253 ff_gen_search: make step 64it to prevent hypothetical integer overflow 12 years ago
Matthew Heaney b24f15c45e lavf: add WebVTT muxer. 12 years ago
Michael Niedermayer b4579a29c7 mmsh: dont close context on seeking failure 12 years ago
Michael Niedermayer c7755c348b mmsh/mmsh_close: use ffurl_closep() 12 years ago
Michael Niedermayer 0329345da2 mmsh/mmsh_close: use av_freep() 12 years ago
Clément Bœsch de12b454f2 lavf/http: remove Mozilla/5.0 from user agent. 12 years ago
Paul B Mahol e997afdfc6 lavf: show APIC for tta files too 12 years ago
Paul B Mahol 9ea7ff7955 tta: read ape tags last 12 years ago
Kostya Shishkov ee16a0ced0 smacker: check frame size validity 12 years ago