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-04-12Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03'Michael Niedermayer
2014-04-12mp3enc: Properly write bitrate value in XING headerMichael Niedermayer
2014-04-12avformat/img2dec: support nanosecond file timesMichael Niedermayer
2014-04-12avformat/hls: reduce memory usage by using dynamically allocated url/keyMichael Schenk
2014-04-12Improve amr bitrate calculation for VBR files.Carl Eugen Hoyos
2014-04-12Warn if rawvideo and an unreadable pix_fmt are written.Carl Eugen Hoyos
2014-04-11lavd: add device capabilities APILukasz Marek
2014-04-11avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocolAnssi Hannula
2014-04-10lavf/rtspcodes: add missing header includeJames Almer
2014-04-10avformat/mov: merge mov_read_custom_metadata() and mov_read_custom()Michael Niedermayer
2014-04-10Merge commit '9a07fac678a8540d076e635061bbaa4ed09a9431'Michael Niedermayer
2014-04-10mov: read hydrogenaudio replaygain informationAnton Khirnov
2014-04-10lavf/utils: fix mem leakLukasz Marek
2014-04-10Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-04-10avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer
2014-04-10Fix a typo in amr.c.Carl Eugen Hoyos
2014-04-10Remove an unneeded include of avassert.h from amr.c.Carl Eugen Hoyos
2014-04-10Do not allow writing invalid wav channel layouts by default.Carl Eugen Hoyos
2014-04-09rawvideo: Support decoding YVYU422 FourCCVittorio Giovara
2014-04-09rtspcodes: don't check for >0 on error codes macroAnshul Maheshwari
2014-04-07avformat/oggdec: reset nstreams in closeSchenk, Michael
2014-04-07avformat/mov: reset drefs_count in closeSchenk, Michael
2014-04-07rtspcodes: add full list of RTSP status codesReynaldo H. Verdejo Pinochet
2014-04-07Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-04-07Set Matroska private data when muxing Prores.Carl Eugen Hoyos
2014-04-07Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123'Michael Niedermayer
2014-04-07rtspdec: check for strchr returning NULL.Reimar Döffinger
2014-04-06avformat/oggdec/ogg_read_packet(): factorize failure code pathMichael Niedermayer
2014-04-06avformat/oggdec: check for av_packet_new_side_data() failureMichael Niedermayer
2014-04-06avformat/hls: support for seeking on event playlistsVladlen Y. Koshelev
2014-04-06avformat/hls: flush the subdemuxer when seekingAnssi Hannula
2014-04-06avformat/hls: properly take stream_index into account when seekingAnssi Hannula
2014-04-06avformat/hls: open playlists immediately when AVDISCARD_ALL is droppedAnssi Hannula
2014-04-06avformat/hls: factor identical playlist allocations out of parse_playlistAnssi Hannula
2014-04-06avformat/hls: do not use sequence numbers for packet orderingAnssi Hannula
2014-04-06avformat/hls: do not care about stream start timestampsAnssi Hannula
2014-04-06avformat/hls: avoid unnecessary segment retrievalsAnssi Hannula
2014-04-06avformat/hls: improve segment selection when restarting list receptionAnssi Hannula
2014-04-06avformat/hls: track seeking on a per-playlist basisAnssi Hannula
2014-04-06avformat/hls: parse ID3 timestamps for elementary audio streamsAnssi Hannula
2014-04-06avformat/hls: split read_from_url() out of read_data()Anssi Hannula
2014-04-06avformat/hls: add some logging messagesAnssi Hannula
2014-04-06avformat/hls: add support for byte-ranged segmentsAnssi Hannula
2014-04-06avformat/hls: always return EOF for unneeded playlist streamsAnssi Hannula
2014-04-06avformat/hls: add support for alternative renditionsAnssi Hannula
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2014-04-06avformat/oggparsevorbis: remove non functional null checkMichael Niedermayer
2014-04-06avformat/cinedec: ask for sample when biBitCount isnt supportedMichael Niedermayer
2014-04-06avformat/cinedec: remove redundant zero terminationMichael Niedermayer
2014-04-06avformat/mov: Fix width/height typoMichael Niedermayer