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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoderGeorg Lippitsch
2014-06-23Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28'Michael Niedermayer
2014-06-23Check mp3 header before calling avpriv_mpegaudio_decode_header().Justin Ruggles
2014-06-23Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd'Michael Niedermayer
2014-06-23Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9'Michael Niedermayer
2014-06-23Merge commit '49470b9404583ab3aff6835f78a759349d331696'Michael Niedermayer
2014-06-22Replace av_malloc() and memset(0) by av_mallocz()Diego Biurrun
2014-06-22build: Add missing object files for webm muxerDiego Biurrun
2014-06-22build: Add missing object files for Matroska demuxerDiego Biurrun
2014-06-22build: Add missing replaygain object file for CAF demuxerDiego Biurrun
2014-06-21avformat/flvdec: give live_flvdec a separate nameMichael Niedermayer
2014-06-21Show duration for large asf files as written in the file header.Carl Eugen Hoyos
2014-06-21build: Add missing object file for Matroska demuxerDiego Biurrun
2014-06-20fix several typosMoritz Barsnick
2014-06-19avformat/utils: better probing for duration in estimate_timings_from_pts()Gaullier Nicolas
2014-06-19lavf/Makefile: fix standalone compilation of live_flv demuxerJames Almer
2014-06-19Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'Michael Niedermayer
2014-06-19Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'Michael Niedermayer
2014-06-19rtsp: Support misordered fmtp rtpmapJoshua Kordani
2014-06-19rtsp: Factor out fmtp parsingLuca Barbato
2014-06-18avformat/mux: simplify ff_choose_timebase()Michael Niedermayer
2014-06-18dump_stream_format: fix division by 0Michael Niedermayer
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c'Michael Niedermayer
2014-06-18Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'Michael Niedermayer
2014-06-18Merge commit 'cfbdd7ffbd9fe14d110fd1bb89bf52f0f7bde016'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov
2014-06-18lavf: add the notimestamps flag to the muxers missing itAnton Khirnov
2014-06-18rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebaseAnton Khirnov
2014-06-18Remove avserver.Anton Khirnov
2014-06-18Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47'Michael Niedermayer
2014-06-17flvenc: Don't over-count metadata.Josh Allmann
2014-06-17avformat/flvdec: Support live flv / NGINX RTMP streamsMichael Niedermayer
2014-06-16Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2'Michael Niedermayer
2014-06-16avformat/dump: put copyright back from the file from which dump.c was split outMichael Niedermayer
2014-06-16Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'Michael Niedermayer
2014-06-16avformat/smoothstreamingenc: Use av_mallocz_array()Michael Niedermayer
2014-06-15avformat/framecrcenc: print the checksum and size of extradata as wellMichael Niedermayer
2014-06-15avformat/mpc: attempt to allocate a packet that is not smaller than the data ...Michael Niedermayer
2014-06-14lavf: dump stream side data when probingVittorio Giovara
2014-06-14lavf: group dump functions togetherVittorio Giovara
2014-06-12Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4'Michael Niedermayer
2014-06-12Remove some unnecessary CONFIG_FOO_COMPONENT ifdefsDiego Biurrun
2014-06-11avformat/oggparsevorbis: Dont attempt to calculate timestamps from gp=0Michael Niedermayer
2014-06-11Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd'Michael Niedermayer
2014-06-11Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac'Michael Niedermayer
2014-06-11mpegts: Provide an option to override the pcr periodLuca Barbato
2014-06-11mpegts: Move the option section to the bottomLuca Barbato
2014-06-10Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer