18267 Commits (9dc9b7e682fc6435ae02fa7713a15c53693262bb)

Author SHA1 Message Date
Paul B Mahol 85a5cdb4fa avformat/segafilm: set video stream duration 9 years ago
Paul B Mahol 0cb09b0511 avformat/segafilm: set audio stream duration 9 years ago
Paul B Mahol e6cccf9daa avformat/segafilm: implement seeking 9 years ago
Hendrik Leppkes 55abb94b7d avformat: unref packet after storing it in internal packet queue 9 years ago
Hendrik Leppkes b64fe49371 avformat: always unref the packet after parsing 9 years ago
Paul B Mahol 83d20a6a7e avformat/ipmovie: add context to av_log() 9 years ago
Paul B Mahol c293ef258c avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 9 years ago
Michael Niedermayer 58346f6a29 avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
Michael Niedermayer 4d76e89c18 avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
Ganesh Ajjanagadde 47af5db721 all: fix enum definition for large values 9 years ago
Michael Niedermayer 203dc14693 avformat/3dostr: Remove redundant ; 9 years ago
Michael Niedermayer a7af002b5f avformat/oggparseogm: Enable parser for mpeg4 9 years ago
Andreas Cadhalpun 41455dca60 avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_size 9 years ago
Paul B Mahol 48f0d3accc avformat: add DC STR demuxer 9 years ago
Paul B Mahol af3f793f60 avcodec: add ADPCM AICA decoder 9 years ago
Paul B Mahol e99321a3b6 avformat: add 3dostr demuxer 9 years ago
Michael Niedermayer 232b8a5a43 avformat/img2enc: re enable atomic writes with split planes 9 years ago
Michael Niedermayer 1b82a0052c avformat/img2enc: Fix img2enc atomic implementation to work with split planes 9 years ago
Michael Niedermayer 9ec2b9fce1 avformat/img2enc: Disable rename&atomic writing for non file protocol and split planes 9 years ago
Hendrik Leppkes 6255bf3d0d mpegts: Fix FATE seek test 9 years ago
Hendrik Leppkes 75c3e54d1c asfdec: fix FATE seek test 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Paul B Mahol a66243a201 avformat/aiff: add ADP4 DVI ADPCM support 9 years ago
AppChecker 8199908fdf fix: assigning instead of comparing 9 years ago
Timothy Gu b9cd3e1add srtenc: Reindent 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 9 years ago
Tinglin Liu 9ea812692c mov: Add support parsing QuickTime Metadata Keys. 9 years ago
Paul B Mahol ff1e44b01e avformat/thp: set duration for audio stream too 9 years ago
Paul B Mahol 035ae3c009 avcodec: add SDX2 DPCM decoder 9 years ago
Carl Eugen Hoyos 6498b34bba lavf/xwma: Support wmapro. 9 years ago
Paul B Mahol f7751a5e53 avformat/aiffdec: give friendly message if compressed codec tag is unsupported 9 years ago
Paul B Mahol 1f36b43c28 doc/general: update after recent additions 9 years ago
Paul B Mahol 6f3ba23ae0 avformat: add xvag demuxer 9 years ago
Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator 9 years ago
Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
Carl Eugen Hoyos a3bed3f3e1 lavf/ingenientdec: Add a probe function. 9 years ago
Paul B Mahol daabc59c64 avformat/genh: add ADPCM IMA DVI support 9 years ago
Paul B Mahol a03fe8adba avformat/ads: extend format long description 9 years ago
Paul B Mahol dfc64f4ddf avformat/svag: extend format long description 9 years ago
Paul B Mahol dd456245b6 avformat/msf: extend format long description 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago
Luca Barbato 18f9308e6a mpjpeg: Cope with multipart lacking the initial CRLF 9 years ago
Luca Barbato 22f4d9c303 img2enc: Make sure the images are atomically written 9 years ago
Michael Niedermayer 573334da82 avformat/mov: Autodetect mp3s which need parsing 9 years ago
Martin Storsjö 5ea5a24eb7 movenc: Honor flush requests with delay_moov, when some tracks lack samples 9 years ago
Martin Storsjö e02dcdf6bb rtsp: Allow $ as interleaved packet indicator before a complete response header 9 years ago
Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago