summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '960aff379da46dcaff61504a57714d4d4e758e41'Michael Niedermayer2014-11-25
|\
| * lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlinkMartin Storsjö2014-11-24
* | Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c'Michael Niedermayer2014-11-25
|\|
| * lavf: Don't try to update files atomically with renames on windowsMartin Storsjö2014-11-24
* | Merge commit '40665d27e38e6a2f65037878202bd1a398c7683e'Michael Niedermayer2014-11-25
|\|
| * flvdec: Document how the duration is retrieved at the end of the fileUwe L. Korn2014-11-24
* | avformat/apngdec: transmit all the chunks between consecutive fcTL ones.Benoit Fouet2014-11-24
* | avformat/rawdec: raw formats have no timestampswm42014-11-24
* | avformat/mpegenc: assert that premux_packet is non nullMichael Niedermayer2014-11-24
* | Merge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9'Michael Niedermayer2014-11-24
|\|
| * dashenc: Don't segment all video streams when one stream gets a keyframeMartin Storsjö2014-11-24
* | Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b'Michael Niedermayer2014-11-24
|\|
| * sol: simplify sol_codec_id()Vittorio Giovara2014-11-24
| * mpegenc: prevent a NULL pointer dereferenceVittorio Giovara2014-11-24
* | avformat/rtmpproto: only prepend @setMetaData for onMetaData and |RtmpSampleA...Jeffrey Wescott2014-11-24
* | lavf/apngdec: print currently unsupported in-stream tags in a more readable formJames Almer2014-11-23
* | Print a warning if vp6 is muxed into flv: The output is flipped.Carl Eugen Hoyos2014-11-23
* | xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-23
* | Merge commit 'f856d9c2f314c493c672dfb9c876da182525da3d'Michael Niedermayer2014-11-23
|\|
| * dashenc: Don't require the stream bitrate to be knownMartin Storsjö2014-11-22
| * lavf: Remove a redundant include of sys/stat.hMartin Storsjö2014-11-22
| * flvenc: Remove an unused variableMichael Niedermayer2014-11-22
* | mxfdec: minor simplification.Reimar Döffinger2014-11-22
* | lavf: fix apngdec under msvc.Matthew Oliver2014-11-22
* | lavf/apngdec: properly skip currently unsupported in-stream tagsJames Almer2014-11-22
* | libavformat/mxfdec.c: export source package uids and names as metadataMark Reid2014-11-22
* | Merge commit 'fd9badd3cb3b60f5c54dcea35523e1ecca2f67a6'Michael Niedermayer2014-11-21
|\|
| * xwma: Do not leak on failure pathLuca Barbato2014-11-21
* | avformat/apngdec: add APNG demuxer.Benoit Fouet2014-11-21
* | avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...Michael Niedermayer2014-11-21
* | avformat/avidec: fix handling dv in aviMichael Niedermayer2014-11-21
* | lavf/mux: Always call write_trailer() from av_write_trailer() to avoid a leak.Carl Eugen Hoyos2014-11-20
* | avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code simi...Michael Niedermayer2014-11-20
* | Merge commit '7fd10f66b722eccc2ada9128766d002f6d751f79'Michael Niedermayer2014-11-19
|\|
| * hdsenc: Clear the previous codec tag when setting up the chained muxerMartin Storsjö2014-11-19
* | Merge commit 'f918b8a2933a65020cbe490ec637d5485c11a692'Michael Niedermayer2014-11-19
|\|
| * hdsenc: Use the right filename in an error messageMartin Storsjö2014-11-19
* | avformat/avienc: write last frame durationMichael Niedermayer2014-11-19
* | avformat/avienc: factor frame skip code outMichael Niedermayer2014-11-19
* | lavf/concatdec: add timestamp logStefano Sabatini2014-11-19
* | avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDsdedicatedbroadcastsolutions2014-11-19
* | dashenc: degrade gracefully if a stream's bitrate is unavailableRodger Combs2014-11-18
* | lavf/ffmenc: fix memleak in ffm_write_headerJames Almer2014-11-18
* | avformat/mp3dec: avoid seeking to negative positionsMichael Niedermayer2014-11-18
* | Merge commit '2007082d2db25f9305b8a345798b840ea7784fdb'Michael Niedermayer2014-11-18
|\|
| * mov: check ff_get_wav_header() return valueVittorio Giovara2014-11-18
| * librtmp: append the correct field to the stringVittorio Giovara2014-11-18
* | Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer2014-11-18
|\|
| * lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö2014-11-17
* | Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c'Michael Niedermayer2014-11-17
|\|