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
2022-05-04aformat/movenc: add missing padding to output track extradataJames Almer
2021-10-31avformat/movenc: Fix segfault when remuxing rtp hint streamAndreas Rheinhardt
2021-10-09avformat/movenc: Check pal_size before useMichael Niedermayer
2021-10-09avformat/movenc: Avoid loosing cluster array on failureMichael Niedermayer
2020-07-03avformat/movenc: Fix undefined shiftAndreas Rheinhardt
2018-07-18avformat/movenc: Write version 2 of audio atom if channels is not knownMichael Niedermayer
2018-07-08avformat/movenc: Check input sample countMichael Niedermayer
2018-07-08avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDEN...Michael Niedermayer
2018-07-08avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sampleMichael Niedermayer
2016-10-24lavf/movenc+dashenc: add automatic bitstream filteringRodger Combs
2016-10-24lavf/movenc: add deinit functionRodger Combs
2016-10-19avformat/movenc: Skip duration check for discontinuous fragmentsMichael Niedermayer
2016-10-10avformat/movenc: Check frame rate in mov_write_uuidprof_tag()Michael Niedermayer
2016-10-10avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rateMichael Niedermayer
2016-09-29lavf/movenc: Put correct display aspect ratio in ARES atom.Carl Eugen Hoyos
2016-09-29movenc: Add support for writing language codes into ISML manifestsJan Ekström
2016-09-29movenc: use similar logic to DASH when writing bit rate to ISMLJan Ekström
2016-09-26lavf/movenc: Allow to disable writing the timecode track.Carl Eugen Hoyos
2016-09-23avformat/movenc: write pasp atom even if sar.num == sar.denPaul B Mahol
2016-09-16avformat/movenc: Make the packet check more tolerantMichael Niedermayer
2016-09-16avformat/movenc: Check packet in mov_write_single_packet() tooMichael Niedermayer
2016-09-16avformat/movenc: Factor check_pkt() outMichael Niedermayer
2016-09-10avformat/movenc: Check first DTS similar to dts differenceMichael Niedermayer
2016-09-01avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä
2016-08-24lavf/movenc: Add a missing assignment if memory allocation fails.Carl Eugen Hoyos
2016-08-19avformat/movenc: Free extradata after successfull allocation of new instead o...Michael Niedermayer
2016-08-19avformat/movenc: allow rewriting extradataUmair Khan
2016-07-25avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer
2016-07-23libavformat/movenc: add dnxhr compatibility for apple playersMark Reid
2016-06-25avformat/movenc: add option to use keys/mdta atoms for metadataDavid Murmann
2016-06-25movenc: mark astronomical_body const string as staticClément Bœsch
2016-06-25avformat: Fix ff_interleaved_peek()Michael Niedermayer
2016-06-24Merge commit 'b84f3a40034d28828c4ca639d012479a7eaace28'Clément Bœsch
2016-06-24Merge commit 'f12a705ee570e16ca692c66b62821a2dbdf82566'Clément Bœsch
2016-06-23Merge commit '72d621069fc301b431fac36b5281699a362562f2'Matthieu Bouron
2016-06-23Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron
2016-06-23Merge commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab49b401'Matthieu Bouron
2016-06-21Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-17Add experimental support for vp9 in iso-bmffKongqun Yang
2016-06-06avformat/movenc: Skip unsupported video tracks in timecode generationMichael Niedermayer
2016-05-31avformat/movenc: remove useless if and reindentMarton Balint
2016-05-31avformat/movenc: propagate shift_data errors properlyMarton Balint
2016-05-30libavformat/movenc: remove unnecessary null checkMark Reid
2016-05-29avformat/movenc: Fix potential track width/height overflowsMichael Niedermayer
2016-05-29avformat/movenc: Avoid integer overflowMichael Niedermayer
2016-05-28avformat/movenc: Fix memleak of reshuffled packetMichael Niedermayer
2016-05-28avformat/movenc: Rename reshuffles return variable to ensure it is not mixed upMichael Niedermayer
2016-05-19movenc: Write 'loci' geotag metadata for 3gp and mp4Martin Storsjö
2016-05-19movenc: Factorize a function for finding a metadata entry and the associated ...Martin Storsjö