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-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-08Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger
2012-04-07mpegpsenc: fix user specified mux rateMichael Niedermayer
2012-04-07rtpdec_asf: Set the no_resync_search option for the chained asf demuxerMartin Storsjö
2012-04-07asfdec: Add an option for not searching for the packet markersMartin Storsjö
2012-04-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-06libavformat: Only require first packet to be known for audio/video streamsJoakim Plate
2012-04-06cosmetics: Align muxer/demuxer declarationsMartin Storsjö
2012-04-06lavc: add a OpenEXR decoderJimmy Christensen
2012-04-06movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier
2012-04-06Support yuva444p rawvideo in nut.Carl Eugen Hoyos
2012-04-05mov: do not print string len in handler_name.Clément Bœsch
2012-04-05lavf: Fix the last PTS to be generated using -fflags +genptsThierry Foucu
2012-04-05asfenc: properly write index informationRamiro Polla
2012-04-05asfenc: start at object 1 instead of 0Ramiro Polla
2012-04-05asfenc: remove useless castsRamiro Polla
2012-04-05asfenc: reduce code duplication with new variableRamiro Polla
2012-04-05asfenc: rename some variablesRamiro Polla
2012-04-05asfenc: realloc index_ptr fewer timesRamiro Polla
2012-04-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-04Add AVIO_FLAG_DIRECT.Reimar Döffinger
2012-04-04lavf: add mp1/2 to determinable_frame_size()Michael Niedermayer
2012-04-04mxfdec: Fix regression on files from Pinnacle ThunderTomas Härdin
2012-04-04lavf: print some more things in TS debug statementsMichael Niedermayer
2012-04-04lavf: increase RELATIVE_TS_BASEMichael Niedermayer
2012-04-03rtmp: implement bandwidth notificationRaffaele Sena
2012-04-03rtmp: update supported audio codecs valueSamuel Pitoiset
2012-04-03swfdec: support compressed swf.Clément Bœsch
2012-04-03mxfenc: Don't allow muxing audio-only since it's not supportedTomas Härdin
2012-04-03asf: remove duplicated index_guidMichael Niedermayer
2012-04-02mpegts: fix a unused function warningMichael Niedermayer
2012-04-02movenc: fix segfault with chapter tracksMichael Niedermayer
2012-04-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-01audiointerleave: check timebaseMichael Niedermayer
2012-04-01avidec: better NI detection.Michael Niedermayer
2012-04-01id3v2: fix skipping extended header in id3v2.4Anton Khirnov
2012-04-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-31lxfdec: support version 1 files, too.Reimar Döffinger
2012-03-31movenc: add some default cases.Reimar Döffinger
2012-03-31MOV: Fix old-style muxed raw-audio data.Reimar Döffinger
2012-03-31MOV: bail out to toplevel when encountering a trak or mdat chunk.Reimar Döffinger
2012-03-31oggenc: fix condition when not to flush due to keyframe granule.Reimar Döffinger
2012-03-31oggenc: add pagesize option to set preferred page sizeAndres Gonzalez
2012-03-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-30libavformat: Fix several "incompatible pointer type" warnings.Michael Niedermayer
2012-03-30output-example: K&R formatting cosmetics, comment spelling fixesDiego Biurrun
2012-03-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-30img2dec: remove GLOB_TILDE support.Michael Niedermayer
2012-03-30avf: make the example output the proper messageLuca Barbato
2012-03-30avf: fix audio writing in the output-exampleLuca Barbato