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
2012-12-20lavf/srtdec: switch to FFDemuxSubtitlesQueue API.Clément Bœsch
2012-12-20lavf: split packets before muxing.Clément Bœsch
2012-12-20aiffenc: set correct number of bits foru8 in aiffPiotr Bandurski
2012-12-20rtp: Don't read priv_data unless it is allocatedMartin Storsjö
2012-12-20Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer
2012-12-20flvenc: Check whether seeking back to the header succeededBjörn Axelsson
2012-12-20sapenc: Pass the title on to the chained muxersJernej Virag
2012-12-20astenc: Remove two AVRationals with denominator 1James Almer
2012-12-20au: return meaningful error codesPaul B Mahol
2012-12-19pvfdec: drop pointless casting of buffer in ff_get_line()Paul B Mahol
2012-12-19mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer
2012-12-19utils: fix duration calculation for strange_duration_example.tsMichael Niedermayer
2012-12-19Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2012-12-19Do not skip three bytes and don't search for extradata in old realaudio files.Carl Eugen Hoyos
2012-12-18Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'Michael Niedermayer
2012-12-18wtv: permit root table and first sectors to be located beyond 2GB boundaryPeter Ross
2012-12-18nutdec: sanity check r_frame_rateMichael Niedermayer
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-12-18Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch
2012-12-17oggparsevorbis: check channelsMichael Niedermayer
2012-12-17SAP muxer set session name from metadataJernej Virag
2012-12-17concatdec: change data type to suppress warning about limited range of data t...Michael Niedermayer
2012-12-17doxy: Clarify what avpriv_set_pts_info doesDerek Buitenhuis
2012-12-17doxy: Clarify what avpriv_set_pts_info doesDerek Buitenhuis
2012-12-17au: Reorder code so that both muxer and demuxer are under #ifdefsDiego Biurrun
2012-12-17cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun
2012-12-17Merge commit 'f322b2073581119de5da74f92a03309a36891cfa'Michael Niedermayer
2012-12-17Merge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8'Michael Niedermayer
2012-12-17siff: set durationPiotr Bandurski
2012-12-17isom: support SGI RLE 8-bit in QuickTime file formatPeter Ross
2012-12-17Silicon Graphics Movie (.mv) demuxerPeter Ross
2012-12-17sctp: dont abort on invalid inputMichael Niedermayer
2012-12-16rtpdec_vp8: Cosmetics: Fix bad alignment/indentationMartin Storsjö
2012-12-16rtpenc: Allow including a SDES/CNAME block in RTCP SR packetsMartin Storsjö
2012-12-16rtpenc_vp8: Include the picture number in VP8 packetsMartin Storsjö
2012-12-16bfi: set durationPiotr Bandurski
2012-12-16brstm: ask for samples for version != 1.0Michael Niedermayer
2012-12-16brstm: add missing new line to request for sample messagesPaul B Mahol
2012-12-16build: fix idf demuxer dependencyPaul B Mahol
2012-12-16aiff: support in24/in32 tagsPiotr Bandurski
2012-12-16brstm: fix number of samples for the last blockJames Almer
2012-12-16thp: set durationPiotr Bandurski
2012-12-16wrap_timestamp: remove unneeded checkMichael Niedermayer
2012-12-16lavf: fix integer overflowsMichael Niedermayer
2012-12-16lavf: Provide a monotonic timestamp to the outside worldHarald Axmann
2012-12-14lavf/segment: provide more debug feedback when a new segment startsStefano Sabatini
2012-12-14lavf/segment: add missing flags to segmenter option constantsStefano Sabatini
2012-12-14westwood_vqa: fix null pointer dereferenceMichael Niedermayer
2012-12-14sauce: test filetype correctly for datatype 5 (binary text)Peter Ross