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-03-21matroskaenc: enable Annex B to MP4 conversion for HEVC tracks.Tim Walker
2014-03-21matroskaenc: write private data in hvcC format for HEVC.Tim Walker
2014-03-15http: Properly initialize icy headers stringAlessandro Ghedini
2014-03-15http: Declare more parameters as const where possibleMartin Storsjö
2014-03-15http: Allow setting a Content-Type for POST requestsClément Bœsch
2014-03-15http: Improve options descriptionsReinhard Tartler
2014-03-15http: Always allow no-op seekAnssi Hannula
2014-03-15http: Add support for selecting a request rangeAnssi Hannula
2014-03-15http: Support setting custom User-AgentClément Bœsch
2014-03-15http: Export Content-Type informationMichael Niedermayer
2014-03-15http: Add support reading ICY metadataLuca Barbato
2014-03-15http: Refactor process_lineLuca Barbato
2014-03-15http: K&R formatting cosmeticsLuca Barbato
2014-03-15http: Drop doxy commentsLuca Barbato
2014-03-15http: Return meaningful error codesLuca Barbato
2014-03-11lavf: always use av_freeMichael Niedermayer
2014-03-11lavf: simplify ff_hevc_annexb2mp4_bufTim Walker
2014-03-11hevc: Use get_se_golomb_longLuca Barbato
2014-03-10isom: lpcm in mov default to big endianMark Himsley
2014-03-10movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier
2014-03-10movenc: allow muxing HEVC in MODE_MP4.Tim Walker
2014-03-10movenc: enable Annex B to MP4 conversion for HEVC tracks.Tim Walker
2014-03-10movenc: write hvcC tag for HEVC.Tim Walker
2014-03-10movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker
2014-03-10movenc: Add a fallback fragmentation method for plain mp4 as wellMartin Storsjö
2014-03-09movenc: allow override of "writing application" tagJohn Stebbins
2014-03-09matroskaenc: allow override of "writing application" tagJohn Stebbins
2014-03-02doxygen: Replace @parblock syntax with manual linebreaksDiego Biurrun
2014-03-02doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-12jv: detect partial packets in the demuxerJanne Grunau
2014-02-12asfdec: fix seeking with fragmented packetsJanne Grunau
2014-02-12asfdec: short-circuit seeking to the start of streamAndrew Kelley
2014-02-12asfdec: check ff_get_guid() return values during seekingJanne Grunau
2014-02-10lavf: always unref the packet passed to av_interleaved_write_frame() on errorAnton Khirnov
2014-02-10lavf: extend / improve the AVFormatContext doxyAnton Khirnov
2014-02-10lavf: add some basic documentation of the muxing processAnton Khirnov
2014-02-10lavf: rewrite the av_write_frame() doxyAnton Khirnov
2014-02-10lavf: rewrite the av_interleaved_write_frame() doxyAnton Khirnov
2014-02-10pcmdec: replace a reachable assert with an error checkAnton Khirnov
2014-02-09mxfdec: free descriptor extradata in .read_close()Janne Grunau
2014-02-09lavf: default .ogg audio to libvorbis if we canAndrew Kelley
2014-02-09Add raw HEVC muxerDerek Buitenhuis
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-04jvdec: K&R formatting cosmeticsVittorio Giovara
2014-02-04lavf: ignore attachment streams for interleaving purposesAnton Khirnov
2014-02-04lavf: do basic sanity checking on muxed packetsAnton Khirnov
2014-02-01mxf: Read field dominance flagMatthieu Bouron
2014-02-01mxf: Handle negative edit_rateLuca Barbato