341 Commits (c49c42a4a3a99c63a1e6fd4fc568b71b49b6e6a1)

Author SHA1 Message Date
  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 11 years ago
  Marc-Antoine Arnaud c9d982aa11 mxf: Detect Vanc/Vbi SMPTE-436M mxf track 11 years ago
  Luca Barbato ad8f736b74 mxf: Remove typo 11 years ago
  Luca Barbato af9481d701 mxf: Lowercase UL strings 11 years ago
  Luca Barbato 842ea36c74 mxf: Override faulty PreviousPartition entries 11 years ago
  Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
  Martin Storsjö 8cafeb8bca mxfdec: Validate parameters to strftime 11 years ago
  Luca Barbato 5b977c1d4f mxf: Return meaningful errors 11 years ago
  Paul B Mahol f06f6daaf8 mxf: Parse random index pack 11 years ago
  Matthieu Bouron 570af382ee mxf: Handle identification metadata 12 years ago
  Matthieu Bouron 5b930092c3 mxf: Set audio packets pts 12 years ago
  Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
  Matthieu Bouron c716624853 mxf: Read field dominance flag 12 years ago
  Luca Barbato 7d56f2fffc mxf: Handle negative edit_rate 11 years ago