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-01-22mxfdec: Add hack that adjusts the n_delta calculation when system items are p...Tomas Härdin
2012-01-22mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays.Janne Grunau
2012-01-22mxfdec: Move FooterPartition to MXFContext and make sure it is never zero.Tomas Härdin
2012-01-22mxfdec: check return value of avio_seekJoakim Plate
2012-01-22mxfdec: skip to end of structural setsPhilip de Nier
2012-01-22mxfdec: parse MXF partitionsTomas Härdin
2012-01-22avidec: fix "avidec.c:362: warning: st may be used uninitialized in this func...Michael Niedermayer
2012-01-22mpegpsmux: Fix integer overflow with huge VBV sizes.Michael Niedermayer
2012-01-22img2: add j2c file extensionJean First
2012-01-22rtsp: Use a random offset for trying to open UDP ports for RTPDmitry Volyntsev
2012-01-22rtsp: Allow specifying the UDP port range via AVOptionsMartin Storsjö
2012-01-22rtsp: Remove a leftover, currently pointless checkDmitry Volyntsev
2012-01-22error_detection: put the old error detection constants back.Michael Niedermayer
2012-01-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-22rtpdec: Use our own SSRC in the SDES field when sending RRsMartin Storsjö
2012-01-21Support decoding Avid DS Uncompressed (SUDS).Carl Eugen Hoyos
2012-01-21lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody
2012-01-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-21movenc: Reorder entries in the MOVIentry struct, for tigheter packingMartin Storsjö
2012-01-21rtsp: Remove extern declarations for variables that don't existMartin Storsjö
2012-01-21Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö
2012-01-20lavf: force single-threaded decoding in avformat_find_stream_infoJanne Grunau
2012-01-20avidec: migrate last of lavf from FF_ER_* to AV_EF_*Dustin Brody
2012-01-19Add "S263" FourCCami_stuff
2012-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-18lavf: free packets for muxers implementing interleave_packet().Anton Khirnov
2012-01-18lavf: fix and extend av_interleaved_write_frame() doxy.Anton Khirnov
2012-01-18mov: Remove dead stores for spherical coordinates for channel position.Alex Converse
2012-01-18fix rtp 916 issue, patch 2Dmitry Volyntsev
2012-01-18fix rtp 916 issueDmitry Volyntsev
2012-01-17mxfdec: Consider OPAtom files that don't have exactly one EC to be OP1aTomas Härdin
2012-01-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-16mxfdec: Add missing free.Reimar Döffinger
2012-01-16asfdec: Move variable declarations into the blocks they are used in.Reimar Döffinger
2012-01-16add SMJPEG muxerPaul B Mahol
2012-01-16avformat: split out common SMJPEG codePaul B Mahol
2012-01-16Enhance HLS seeking.Panagiotis H.M. Issaris
2012-01-16mov: cosmetics - move a line to a better position and add a commentJean First
2012-01-16movenc: add FIXME to add alis and rsrc atomsJean First
2012-01-16movenc: indent cosemticsJean First
2012-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-16mov, mxfdec: Employ more meaningful return values.Daniel Huang
2012-01-15Fix ff_get_guid for short reads or errors.Reimar Döffinger
2012-01-14mpeg12dec: BW10 supportMichael Niedermayer
2012-01-14avidec: XMPG supportMichael Niedermayer
2012-01-14udp: fix segfault on closingLaurent BRULET
2012-01-14Fixes issue 890: OOM with zmbv fileOana Stratulat
2012-01-13ico: favour BITMAPHEADER dimensions over IconEntry dimensionsPeter Ross
2012-01-13segment: fix FPE when segment_list_size is 0Nicolas Noirbent
2012-01-13Revert "riff: remove references to sonic codec ids"Michael Niedermayer