Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian
2015-04-30avformat/mov: Do not read ACLR into extradata for H.264Michael Niedermayer
2015-04-29avformat/mpegts: Also parse the FMC descriptor if the codec has not been iden...Michael Niedermayer
2015-04-29avformat/mpegts: reset last_version on seekingMichael Niedermayer
2015-04-29Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798'Michael Niedermayer
2015-04-28nutdec: fix illegal count check in decode_main_headerAndreas Cadhalpun
2015-04-28nutdec: fix memleaks on error in nut_read_headerAndreas Cadhalpun
2015-04-28nutdec: check chapter creation in decode_info_headerAndreas Cadhalpun
2015-04-28mpegts: Update the PSI/SI table only if the version changeJohn Högberg
2015-04-28nutdec: check for negative frame rate in decode_info_headerAndreas Cadhalpun
2015-04-28avformat/dtsdec: Extend DTS core sync wordfoo86
2015-04-28webmdashenc: Fix UTCTiming ElementVignesh Venkatasubramanian
2015-04-28libavformat/webm_chunk: Write first audio packet.Vignesh Venkatasubramanian
2015-04-27avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there...Michael Niedermayer
2015-04-25avformat/format: Add generic trace av_log in av_probe_input_format3()Michael Niedermayer
2015-04-24Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'Michael Niedermayer
2015-04-24Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'Michael Niedermayer
2015-04-24Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'Michael Niedermayer
2015-04-24riff: Add GMP4 fourcc for mpeg4Vittorio Giovara
2015-04-24riff: Add GLV4 fourcc for mpeg4Vittorio Giovara
2015-04-24rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö
2015-04-24avformat/mp3: large id3 tags break concatenated file detectionwm4
2015-04-24avformat/wvdec: fix seekingwm4
2015-04-24Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'Michael Niedermayer
2015-04-23rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin
2015-04-23rtsp: Don't warn about unparsed time rangesMartin Storsjö
2015-04-23lavf: Reset global flag on deinitVittorio Giovara
2015-04-23network: Do not leave context locked on errorVittorio Giovara
2015-04-23fate: add mp3 CBR seek testwm4
2015-04-22avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm4
2015-04-22bink: check vst->index_entries before using itAndreas Cadhalpun
2015-04-22avformat/mp3dec: make generic index mode the defaultwm4
2015-04-22avformat/mp3dec: allow enabling generic seek modewm4
2015-04-22avformat/mp3dec: use the common mechanism for skipping sampleswm4
2015-04-22avformat: add common mechanism for skipping samples at the start of filewm4
2015-04-22webmdashenc: parameter'ize minimumUpdatePeriodVignesh Venkatasubramanian
2015-04-22webmdashenc: Add minimumUpdatePeriodVignesh Venkatasubramanian
2015-04-22avformat/mov.c: Use %d to print an enum, not PRIu8Chris Watkins
2015-04-21avformat/nsvdec: remove trace log from probe(), this is better done generical...Michael Niedermayer
2015-04-21avformat/mp3dec: Adjust returned timestamp in the CBR seeking caseMichael Niedermayer
2015-04-21webmdashenc: Fix potential memory leakVignesh Venkatasubramanian
2015-04-21avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before useMichael Niedermayer
2015-04-21avformat/img2dec: do not rewind custom io buffersMichael Niedermayer
2015-04-21Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'Michael Niedermayer
2015-04-20Merge commit 'd34039b171bebe37bf723a1b03e5651267099739'Michael Niedermayer
2015-04-20Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200'Michael Niedermayer
2015-04-20Merge commit '2cc3936599b6fc63143036659653d1be0624360f'Michael Niedermayer
2015-04-20lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara
2015-04-20avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TSMichael Niedermayer
2015-04-20avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TSMichael Niedermayer