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
2014-10-15Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea'Michael Niedermayer
2014-10-14movenc: Write tfdt atomsMartin Storsjö
2014-10-13avformat/movenc: add support for syncframes concatenation for E-AC-3.Benoit Fouet
2014-10-13Merge commit 'e44ee1eb8db7393e9d43207c2e1812720e292e6d'Michael Niedermayer
2014-10-13Merge commit 'dad12ce452a9d69c0d9d53c375003947d5f1b02e'Michael Niedermayer
2014-10-13Merge commit 'dbb472cb2f2f799295a12b4922a6a8be2cccfdee'Michael Niedermayer
2014-10-13Merge commit '95ee4e2ce774e0339632d067161596bf3dadfc72'Michael Niedermayer
2014-10-13Merge commit '72f801619a1ae91969fee9a7d72519422433c998'Michael Niedermayer
2014-10-12movenc: Simplify code by using an existing local pointerMartin Storsjö
2014-10-12movenc: Print a warning for an unhandled case of nonzero start dts with empty...Martin Storsjö
2014-10-12movenc: Write edit lists for fragmented files as well, if necessaryMartin Storsjö
2014-10-12movenc: Add some comments explaining subtle details in writing the edit listsMartin Storsjö
2014-10-12movenc: Adjust edit lists to trim out parts of tracks with negative ptsMichael Niedermayer
2014-10-10avformat/movenc: add EAC3 muxing support.Benoit Fouet
2014-10-01avformat/movenc: automatically set AVC-Intra tagMichael Niedermayer
2014-10-01avformat/movenc: AVC Intra supportMichael Niedermayer
2014-09-04Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2'Michael Niedermayer
2014-09-04vc1: Split bits used in libavformat into a separate headerDiego Biurrun
2014-08-19align and correct messages regarding bitstream filtersMoritz Barsnick
2014-08-15Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-08-11avformat/movenc: Fix printf typeMichael Niedermayer
2014-08-10avformat/movenc: check that reel_name length doesn't exceed UINT16_MAXMark Reid
2014-08-09avformat/movenc: write reel_name metadata to tmcd atomMark Reid
2014-08-07avformat/movenc: XMP metadata support.Marek Fort
2014-08-07Merge commit 'b50173a4dd47b9c3c89845b781fa958ccf860929'Michael Niedermayer
2014-08-07Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323'Michael Niedermayer
2014-08-07Merge commit 'd9432789bd119f0e37bcf65cebda05d36aafd4ed'Michael Niedermayer
2014-08-07movenc: fix QT chapter track character encodingJohn Stebbins
2014-08-07movenc: add track title to tracksJohn Stebbins
2014-08-07movenc: remove pointless loop around BITEXACT testJohn Stebbins
2014-08-05Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer
2014-08-05movenc: Add option to disable nero chaptersJohn Stebbins
2014-07-30avformat/movenc: add m4b to list of ipod playable filesgerion.entrup@t-online.de
2014-07-19Write valid free atom when -moov_size is specified.Carl Eugen Hoyos
2014-07-14avformat/movenc: dont mark multichannel as mono tracks as containing the cent...Michael Niedermayer
2014-07-11Merge commit 'df2aa22203afc9377832bdf800df5dbd3aa9687e'Michael Niedermayer
2014-07-11Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996'Michael Niedermayer
2014-07-11mov: Clarify tkhd flag settingsLuca Barbato
2014-07-11mov: Do not group tracks if more than one is enabled per typeLuca Barbato
2014-07-09avformat/movenc: respect color_range when encoding dnxhd.Mark Boorer
2014-07-08avformat/movenc: check that the video resolution is supportedMichael Niedermayer
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-08avformat/movenc: use av_malloc(z)_array()Michael Niedermayer
2014-05-29Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9'Michael Niedermayer
2014-05-29movenc: write avg_frame_rate as the framerate, not the codec timebaseAnton Khirnov
2014-05-23avformat/movenc: Check that packet duration is valid in ff_mov_write_packet()Michael Niedermayer