510 Commits (846488cca80870a22d7f5a16100ce7fb95119634)

Author SHA1 Message Date
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Carl Eugen Hoyos 6b2bb3d231 Cosmetics: Reindent after last commit. 9 years ago
Carl Eugen Hoyos 35b33f1a19 lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input. 9 years ago
Marton Balint 53f2ef2c4a mxfdec: calculate the index in display order 9 years ago
Michael Niedermayer cf11fd632e avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12 10 years ago
Michael Niedermayer d0061e77cd avformat/mxfdec: Detect jpeg2000 through codec_ul too 10 years ago
Michael Niedermayer e43f3c8858 avformat/mxfdec: return error instead of segfaulting if there are no streams 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Mark Reid e575589378 libavformat/mxfdec: fix MXFPackage->comment_refs memory leak 10 years ago
Mark Reid 43cafb956e libavformat/mxfdec: export user comments metadata 10 years ago
Martin Storsjö 6448f15af0 mxfdec: Fix the error handling for when strftime fails 10 years ago
Vilius Grigaliūnas 2af260e3a8 avformat/mxfdec: Detect XYZ pixel format for digital cinema files 10 years ago
Mark Reid ec5a4af560 libavformat/mxfdec: refactor reading strong ref array 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Carl Eugen Hoyos 449b8cf04b avformat/mxfdec: Fix cleanup in mxf_free_metadataset() 10 years ago
Mark Reid b396914c68 libavformat/mxfdec.c: support demuxing opatom audio without index 10 years ago
Mark Reid b23a866844 libavformat/mxfdec.c: export the full UMID as metadata 10 years ago
Mark Reid b08b5f4be2 libavformat/mxfdec.c: read project_name metadata 10 years ago
Carl Eugen Hoyos 4373a25d94 lavf/mxfdec: Fix memleaks reading corrupt files. 10 years ago
Carl Eugen Hoyos 27bdfd29f1 lavf/mxfdec: Factorize mxf_read_close(). 10 years ago
Mark Reid 4f69477870 libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence group hack 10 years ago
Michael Niedermayer 8653419e9d avformat/mxfdec: Reset structural_components_count when allocation fails 10 years ago
Mark Reid e5d217f048 libavformat/mxfdec.c: initial support for EssenceGroups 10 years ago
Michael Niedermayer 2ad38c6e02 avformat/mxfdec: dont ask for samples with field dominance 0 anymore 10 years ago
Reimar Döffinger 79be253635 mxfdec: minor simplification. 10 years ago
Mark Reid 08d81d0a01 libavformat/mxfdec.c: export source package uids and names as metadata 10 years ago
Carl Eugen Hoyos 92c07acce7 Read (display) aspect ratio from mxf files. 10 years ago
Mark Reid 933eca91e6 libavformat/mxfdec.c: refactored resolving timecode component 10 years ago
Michael Niedermayer c1e035ea89 avformat/mxfdec: fix null pointer dereference 10 years ago
Tomas Härdin 1a25c336aa mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack() 10 years ago
Tomas Härdin b83affdc94 mxfdec: Merge last_partition and footer_partition 10 years ago
Tomas Härdin 1b17b64ee4 Revert "avformat/mxfdec: detect loops during header parsing" 10 years ago
Tomas Härdin 37c3686155 mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition() 10 years ago
Tomas Härdin fc1b89d887 mxfdec: Break out parts of mxf_read_header() into separate functions 10 years ago
Tomas Härdin 11467ecf51 mxfdec: reduce loop bound in mxf_read_pixel_layout() 10 years ago
Mark Reid 90bf1e3046 libavformat/mxfdec: read source timecode from pulldown component 10 years ago
Martin Storsjö 9dcf239721 lavf: Check the return value of strftime 10 years ago
Vittorio Giovara ad6b00d85f mxfdec: add missing break 10 years ago
Michael Niedermayer 676110e6d4 avformat/mxfdec: cleanup if parsing the header metadata fails 10 years ago
Michael Niedermayer 0834f2056c avformat/mxfdec: Fix memleak of packages_refs 10 years ago
Michael Niedermayer aae4f5108d avformat/mxfdec: Fix memleak of primer_packs 10 years ago
Michael Niedermayer e3b28f10bb avformat/mxfdec: Fix termination of mxf_data_essence_container_uls 10 years ago
Mark Reid 5c50214eed avformat/mxfdec: read reel_name and source timecode from physical source package 10 years ago
Luca Barbato 369380e1c4 mxf: Support AAC 10 years ago
Luca Barbato 747cd9560c mxf: Add the UL for the MPEG2VideoDescriptor 10 years ago
Luca Barbato 304089aca7 mxf: Add UID print helpers 10 years ago
Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Reimar Döffinger 04aec74f45 mxfdec: add missing "const" to array declaration. 10 years ago
Marc-Antoine Arnaud 259fe7280d mxf: Extract origin information from material and source track 10 years ago