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-01-14avformat/mxfdec: Check for duplicate mxf_read_index_entry_array()Michael Niedermayer
2021-10-17avformat/mxfdec: check channel number in mxf_get_d10_aes3_packet()Michael Niedermayer
2021-10-17avformat/mxfdec: Check size for shrinkingMichael Niedermayer
2021-10-17avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags()Michael Niedermayer
2021-10-17avformat/mxfdec: Free all types for both DescriptorsMichael Niedermayer
2019-12-06avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()Michael Niedermayer
2017-09-01avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()孙浩(晓黑)
2017-09-01avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()孙浩(晓黑)
2016-11-27mxfdec: fix NULL pointer dereference in mxf_read_packet_oldAndreas Cadhalpun
2016-11-27mxfdec: fix NULL pointer dereferenceAndreas Cadhalpun
2016-11-26avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()Michael Niedermayer
2015-11-26mxfdec: check edit_rate also for physical_trackAndreas Cadhalpun
2015-09-05lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner
2015-09-05lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos
2015-08-14mxfdec: set AVFMT_SEEK_TO_PTS demuxer flagMarton Balint
2015-08-04lavf/mxfdec: support segmented frame layout as separate fields layoutMatthieu Bouron
2015-07-22Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2015-07-22lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos
2015-07-16mxfdec: calculate the index in display orderMarton Balint
2015-06-16avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer
2015-06-12avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer
2015-06-02avformat/mxfdec: return error instead of segfaulting if there are no streamsMichael Niedermayer
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-03-16libavformat/mxfdec: fix MXFPackage->comment_refs memory leakMark Reid
2015-03-15libavformat/mxfdec: export user comments metadataMark Reid
2015-03-08Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d'Michael Niedermayer
2015-03-08mxfdec: Fix the error handling for when strftime failsMartin Storsjö
2015-03-05avformat/mxfdec: Detect XYZ pixel format for digital cinema filesVilius Grigaliūnas
2015-03-04libavformat/mxfdec: refactor reading strong ref arrayMark Reid
2015-02-14Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer
2015-02-14avformat: Don't anonymously typedef structsDiego Biurrun
2015-01-28avformat/mxfdec: Fix cleanup in mxf_free_metadataset()Carl Eugen Hoyos
2015-01-19libavformat/mxfdec.c: support demuxing opatom audio without indexMark Reid
2015-01-13libavformat/mxfdec.c: export the full UMID as metadataMark Reid
2015-01-12libavformat/mxfdec.c: read project_name metadataMark Reid
2014-12-15lavf/mxfdec: Fix memleaks reading corrupt files.Carl Eugen Hoyos
2014-12-15lavf/mxfdec: Factorize mxf_read_close().Carl Eugen Hoyos
2014-12-05libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence gr...Mark Reid
2014-12-01avformat/mxfdec: Reset structural_components_count when allocation failsMichael Niedermayer
2014-12-01libavformat/mxfdec.c: initial support for EssenceGroupsMark Reid
2014-11-26avformat/mxfdec: dont ask for samples with field dominance 0 anymoreMichael Niedermayer
2014-11-22mxfdec: minor simplification.Reimar Döffinger
2014-11-22libavformat/mxfdec.c: export source package uids and names as metadataMark Reid
2014-11-17Read (display) aspect ratio from mxf files.Carl Eugen Hoyos
2014-11-15libavformat/mxfdec.c: refactored resolving timecode componentMark Reid
2014-10-29avformat/mxfdec: fix null pointer dereferenceMichael Niedermayer
2014-10-28mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack()Tomas Härdin
2014-10-28mxfdec: Merge last_partition and footer_partitionTomas Härdin
2014-10-28Revert "avformat/mxfdec: detect loops during header parsing"Tomas Härdin