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
2014-02-24avformat/options_table: add named constants for avoid_negative_tsMichael Niedermayer
2014-02-24oggdec: validate VP8 keyframesJames Almer
2014-02-23Support old qclp-in-mov files that do not store bytes_per_frame in the header.Carl Eugen Hoyos
2014-02-23Support MPEG-2 video mov files with sample description mp2v.Carl Eugen Hoyos
2014-02-23avformat/movenc: shift positive timestamps to 0 if edit lists cannot be usedMichael Niedermayer
2014-02-23avformat/mux: support shifting timestamps so they start at 0Michael Niedermayer
2014-02-22avformat/nut: add bayer colorspacesPeter Ross
2014-02-22avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames i...Michael Niedermayer
2014-02-22avformat/utils: reset pts_buffer in estimate_timings_from_pts()Michael Niedermayer
2014-02-22avformat/utils: factorize h264/hevc checks out in compute_pkt_fields()Michael Niedermayer
2014-02-22SDR2 demuxerPaul B Mahol
2014-02-21Do not warn about missing start time for unknown streams.Carl Eugen Hoyos
2014-02-21Only complain about missing frame rate for video streams.Carl Eugen Hoyos
2014-02-21avformat/movenc: assert that get_cluster_duration() value is validMichael Niedermayer
2014-02-21avformat/movenc: check that the input timestamps are within the range that ca...Michael Niedermayer
2014-02-20avformat/mov: make invalid sampledelta error more verboseMichael Niedermayer
2014-02-20lavf/mux: check av_dup_packet() return value.Nicolas George
2014-02-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-20libavformat/mpegts: expose raw packet sizeLeandro Dorileo
2014-02-19avformat/utils: av_guess_frame_rate() favor avg_frame_rate if r_frame_rate ha...Michael Niedermayer
2014-02-19avformat/movenc: simplify code, decrease difference to libavMichael Niedermayer
2014-02-19Merge commit '1e142d5b4842dcb39fcb0e92e4aacbc9977bfa66'Michael Niedermayer
2014-02-19movenc: Add a fallback fragmentation method for plain mp4 as wellMartin Storsjö
2014-02-18avformat/bink: Check return value of av_add_index_entry()Michael Niedermayer
2014-02-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-18Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer
2014-02-17doxygen: Replace @parblock syntax with manual linebreaksDiego Biurrun
2014-02-17doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-02-17Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer
2014-02-17Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer
2014-02-17lavf/avio: Introduce avio_find_protocol_nameAlexander Strasser
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-16lavd: add list devices APILukasz Marek
2014-02-16avformat/mov: fix avg_frame_rate calculationMichael Niedermayer
2014-02-16oggdec/vorbis: fix stream duration conditionHendrik Leppkes
2014-02-14avformat/utils: skip the MPEG-2 style dts/pts code for HEVCMichael Niedermayer
2014-02-14Merge commit '8a2250344b19a343d830a902dbcf4c0b929ea49b'Michael Niedermayer
2014-02-14avformat/mpegts: DVB subtitles multiple languages supportmrlika
2014-02-13avformat/mpegtsenc: Check data array size in mpegts_write_pmt()Michael Niedermayer
2014-02-13mpegts muxer: DVB subtitles multiple languages supportmrlika
2014-02-12jv: detect partial packets in the demuxerJanne Grunau
2014-02-12avformat/asfdec: pass on error code from avio_seek()Michael Niedermayer
2014-02-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-12Merge commit '0c082565965258dca143767cc6cb25e38b6e9ea3'Michael Niedermayer
2014-02-12Merge commit '0ebb523f072322972ea446616676fff32e9603c6'Michael Niedermayer
2014-02-12avformat/riff: return error code from ff_get_guid()Michael Niedermayer
2014-02-12asfdec: fix seeking with fragmented packetsJanne Grunau
2014-02-12asfdec: short-circuit seeking to the start of streamAndrew Kelley
2014-02-12asfdec: check ff_get_guid() return values during seekingJanne Grunau
2014-02-12avformat/mov: fix keyframe flags for sample from chromium Issue 340865Michael Niedermayer