| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mxfdec: Check for duplicate mxf_read_index_entry_array() | Michael Niedermayer | 2021-12-09 | 1 | -0/+3 |
* | avformat/mxfdec: Check component_depth in mxf_get_color_range() | Michael Niedermayer | 2021-12-09 | 1 | -2/+2 |
* | avformat/mxfdec: rename sub_descriptors as file_descriptors | Marc-Antoine Arnaud | 2021-09-22 | 1 | -12/+12 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -5/+3 |
* | avformat: Avoid allocation for AVStreamInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -6/+8 |
* | avformat/mxfdec: check channel number in mxf_get_d10_aes3_packet() | Michael Niedermayer | 2021-09-13 | 1 | -0/+4 |
* | avformat/mxfdec: store parition score instead of partition pointer in metadata | Marton Balint | 2021-08-14 | 1 | -14/+17 |
* | avformat/mxfdec: make MXFMetadataSet part of all metadata sets | Marton Balint | 2021-08-08 | 1 | -45/+21 |
* | avformat/mxfdec: prefer footer and complete partitions for metadata | Marton Balint | 2021-08-01 | 1 | -4/+47 |
* | avformat/mxfdec: fix frame wrapping detection for J2K essence container | Pierre-Anthony Lemieux | 2021-07-29 | 1 | -1/+5 |
* | avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h | Andreas Rheinhardt | 2021-07-29 | 1 | -0/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avformat/mxfdec: Check size for shrinking | Michael Niedermayer | 2021-07-17 | 1 | -1/+1 |
* | avformat/mxfdec: Simplify cleanup after read_header failure | Andreas Rheinhardt | 2021-07-08 | 1 | -16/+7 |
* | avformat/mxfdec: fixed jp2k_rsiz and 170M matrix | Valerii Zapodovnikov | 2021-06-13 | 1 | -1/+1 |
* | avformat: move AVStream.{first,cur}_dts to AVStreamInternal | James Almer | 2021-06-09 | 1 | -1/+1 |
* | avformat/utils: make ff_update_cur_dts() shared | James Almer | 2021-06-09 | 1 | -2/+2 |
* | avformat: move AVStream.{parser,need_parsing} to AVStreamInternal | James Almer | 2021-05-07 | 1 | -4/+4 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/mxfdec: Fix file position addition | Michael Niedermayer | 2021-04-22 | 1 | -1/+1 |
* | avformat/mxfdec: Fix leak on error | Andreas Rheinhardt | 2021-03-19 | 1 | -1/+5 |
* | avformat/mxfdec: Don't use wrong type of pointer | Andreas Rheinhardt | 2021-03-19 | 1 | -12/+20 |
* | avformat/mxfdec: add support for getting product version number metadata | Marton Balint | 2021-03-04 | 1 | -0/+3 |
* | avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num | Marton Balint | 2021-03-04 | 1 | -1/+1 |
* | avformat/mxfdec: set toolkit version metadata | Limin Wang | 2021-02-05 | 1 | -0/+24 |
* | avformat/mxfdec: Add missing const to mxf_mastering_display* | Tomas Härdin | 2021-02-03 | 1 | -2/+2 |
* | avformat/mxf: Establish register of local tags | Tomas Härdin | 2021-02-01 | 1 | -5/+13 |
* | avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags() | Michael Niedermayer | 2021-01-23 | 1 | -1/+4 |
* | avformat/mxfdec: Free all types for both Descriptors | Michael Niedermayer | 2021-01-11 | 1 | -2/+1 |
* | avformat/mxf: Deduplicate random_index_pack_key | Andreas Rheinhardt | 2021-01-08 | 1 | -2/+1 |
* | avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array() | Michael Niedermayer | 2020-12-28 | 1 | -3/+3 |
* | lavf: move AVStream.{inject_global_side_data,display_aspect_ratio} to AVStrea... | Anton Khirnov | 2020-10-28 | 1 | -1/+1 |
* | avformat/mxfdec: Read Apple private Content Light Level from MXF | Harry Mallon | 2020-09-17 | 1 | -0/+27 |
* | avformat/mxfdec: Read Mastering Display Colour Volume from MXF | Harry Mallon | 2020-09-17 | 1 | -0/+48 |
* | avformat/mxfdec: Read video range from CDCIEssenceDescriptor | Harry Mallon | 2020-08-29 | 1 | -0/+37 |
* | lavf/mxfdec: Limit score for files with run-in. | Carl Eugen Hoyos | 2020-08-25 | 1 | -1/+1 |
* | avformat/mxfdec: Read color metadata from MXF | Harry Mallon | 2020-08-06 | 1 | -0/+15 |
* | avformat/mxfdec: Fix memleak upon repeating tags | Andreas Rheinhardt | 2020-07-24 | 1 | -2/+1 |
* | avformat/mxfdec: Fix memleak when parsing tag fails | Andreas Rheinhardt | 2020-07-24 | 1 | -3/+3 |
* | avformat/mxfdec: Fix memleak when adding element to array fails | Andreas Rheinhardt | 2020-07-24 | 1 | -7/+7 |
* | avformat/mxfdec: free duplicated utf16 strings | Michael Niedermayer | 2020-06-14 | 1 | -0/+1 |
* | avformat/mxfdec: reindent code | Limin Wang | 2020-05-05 | 1 | -2/+3 |
* | avformat/mxfdec: Correct confusing struct tag | Andreas Rheinhardt | 2020-03-30 | 1 | -1/+1 |
* | avformat/mxfdec: use av_asprintf() | Limin Wang | 2020-03-23 | 1 | -4/+2 |
* | avformat/mxf: get rid of samples per frame array usage | Marton Balint | 2020-03-14 | 1 | -20/+3 |
* | avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() | Michael Niedermayer | 2019-12-01 | 1 | -0/+1 |
* | avformat/mxfdec: cleanup on "essence prior to first PartitionPack" | Michael Niedermayer | 2019-11-08 | 1 | -1/+3 |
* | avformat/mxfdec: do not ignore bad size errors | Marton Balint | 2019-08-22 | 1 | -2/+2 |
* | avformat/mxfdec: fix and enhance RIP KLV length checks | Marton Balint | 2019-04-28 | 1 | -2/+5 |
* | avformat/mxfdec: take into account run-in in find_partition_by_offset | Marton Balint | 2019-04-28 | 1 | -7/+7 |