summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'Hendrik Leppkes2015-10-292-19/+8
|\
| * avpacket: Deprecate av_dup_packetLuca Barbato2015-10-262-12/+5
* | Merge commit 'd584533cf38141172e20bae5436629ee17c8ce50'Hendrik Leppkes2015-10-291-38/+39
|\ \ | |/
| * avformat: Rework add_to_pktbufLuca Barbato2015-10-261-32/+38
* | avformat/img2enc: re enable atomic writes with split planesMichael Niedermayer2015-10-281-4/+0
* | avformat/img2enc: Fix img2enc atomic implementation to work with split planesMichael Niedermayer2015-10-271-6/+12
* | avformat/img2enc: Disable rename&atomic writing for non file protocol and spl...Michael Niedermayer2015-10-271-3/+13
* | mpegts: Fix FATE seek testHendrik Leppkes2015-10-271-2/+4
* | asfdec: fix FATE seek testHendrik Leppkes2015-10-271-2/+4
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-2733-50/+50
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-2756-99/+99
|\ \ | |/
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-2659-104/+104
* | Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f'Hendrik Leppkes2015-10-271-0/+8
|\ \ | |/
| * avformat: Always return ref-counted AVPacketLuca Barbato2015-10-261-0/+8
* | Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes2015-10-271-0/+2
|\ \ | |/
| * innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+2
* | avformat/aiff: add ADP4 DVI ADPCM supportPaul B Mahol2015-10-272-0/+2
* | Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74'Hendrik Leppkes2015-10-271-3/+10
|\ \ | |/
| * mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato2015-10-231-3/+10
* | Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86'Hendrik Leppkes2015-10-271-2/+5
|\ \ | |/
| * img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-231-2/+5
* | Merge commit '5ea5a24eb70646a9061b85af407fcbb5dd4f89fd'Hendrik Leppkes2015-10-271-8/+8
|\ \ | |/
| * movenc: Honor flush requests with delay_moov, when some tracks lack samplesMartin Storsjö2015-10-231-8/+8
* | Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f'Hendrik Leppkes2015-10-271-3/+1
|\ \ | |/
| * rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö2015-10-231-3/+1
* | fix: assigning instead of comparingAppChecker2015-10-271-1/+1
* | srtenc: ReindentTimothy Gu2015-10-261-30/+29
* | mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu2015-10-262-6/+89
* | avformat/thp: set duration for audio stream tooPaul B Mahol2015-10-261-0/+1
* | avcodec: add SDX2 DPCM decoderPaul B Mahol2015-10-263-0/+6
* | lavf/xwma: Support wmapro.Carl Eugen Hoyos2015-10-251-1/+9
* | avformat/aiffdec: give friendly message if compressed codec tag is unsupportedPaul B Mahol2015-10-251-0/+5
* | doc/general: update after recent additionsPaul B Mahol2015-10-251-1/+1
* | avformat: add xvag demuxerPaul B Mahol2015-10-254-2/+116
* | avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde2015-10-245-13/+15
* | all: remove some casts of function pointer to void *Ganesh Ajjanagadde2015-10-241-1/+1
* | lavf/ingenientdec: Add a probe function.Carl Eugen Hoyos2015-10-242-2/+13
* | avformat/genh: add ADPCM IMA DVI supportPaul B Mahol2015-10-231-1/+6
* | avformat/ads: extend format long descriptionPaul B Mahol2015-10-231-1/+1
* | avformat/svag: extend format long descriptionPaul B Mahol2015-10-231-1/+1
* | avformat/msf: extend format long descriptionPaul B Mahol2015-10-231-1/+1
* | avformat/mov: Autodetect mp3s which need parsingMichael Niedermayer2015-10-231-0/+7
* | avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-221-1/+1
* | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes2015-10-222-2/+5
|\ \ | |/
| * Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-212-2/+6
| * httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin2015-10-141-9/+10
* | libavformat/electronicarts: also demux mpeg audio layer 2Peter Ross2015-10-221-0/+1
* | lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails.Carl Eugen Hoyos2015-10-221-1/+1
* | avformat/electronicarts: fix demuxing of certain eam filesPaul B Mahol2015-10-221-1/+13
* | avformat/electronicarts: support ADPCM PSXPaul B Mahol2015-10-221-3/+13
OpenPOWER on IntegriCloud