summaryrefslogtreecommitdiff
path: root/libavformat/mxfdec.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | fix some a/an typosLou Logan2016-03-28
* | lavf/mxfdec: Fix Canopus essence element size.Carl Eugen Hoyos2016-03-14
* | lavf/mxfdec: Support Canopus codecs.Carl Eugen Hoyos2016-03-10
* | lavf/mxfdec: fix seeking before the first keyframeMarton Balint2015-12-08
* | Remove Redundant Entry of MPEG2 Video DescAnshul Maheshwari2015-12-07
* | lavf/mxfdec: Set width to actual coded_width for AVCI50.Carl Eugen Hoyos2015-11-29
* | mxfdec: check edit_rate also for physical_trackAndreas Cadhalpun2015-11-18
* | libavformat/mxfdec.c: Report dark metadata keys only when they match no parse...Alexis Ballier2015-10-22
* | libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message.Alexis Ballier2015-10-22
* | lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner2015-09-05
* | lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos2015-09-04
* | mxfdec: set AVFMT_SEEK_TO_PTS demuxer flagMarton Balint2015-08-14
* | lavf/mxfdec: support segmented frame layout as separate fields layoutMatthieu Bouron2015-08-04
* | Cosmetics: Reindent after last commit.Carl Eugen Hoyos2015-07-22
* | lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos2015-07-22
* | mxfdec: calculate the index in display orderMarton Balint2015-07-16
* | avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer2015-06-16
* | avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer2015-06-12
* | avformat/mxfdec: return error instead of segfaulting if there are no streamsMichael Niedermayer2015-06-02
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | libavformat/mxfdec: fix MXFPackage->comment_refs memory leakMark Reid2015-03-16
* | libavformat/mxfdec: export user comments metadataMark Reid2015-03-14
* | Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d'Michael Niedermayer2015-03-08
|\|
| * mxfdec: Fix the error handling for when strftime failsMartin Storsjö2015-03-08
* | avformat/mxfdec: Detect XYZ pixel format for digital cinema filesVilius Grigaliūnas2015-03-05
* | libavformat/mxfdec: refactor reading strong ref arrayMark Reid2015-03-04
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
| * mxfdec: reduce loop bound in mxf_read_pixel_layout()Tomas Härdin2014-10-27
* | avformat/mxfdec: Fix cleanup in mxf_free_metadataset()Carl Eugen Hoyos2015-01-28
* | libavformat/mxfdec.c: support demuxing opatom audio without indexMark Reid2015-01-18
* | libavformat/mxfdec.c: export the full UMID as metadataMark Reid2015-01-13
* | libavformat/mxfdec.c: read project_name metadataMark Reid2015-01-12
* | lavf/mxfdec: Fix memleaks reading corrupt files.Carl Eugen Hoyos2014-12-15
* | lavf/mxfdec: Factorize mxf_read_close().Carl Eugen Hoyos2014-12-15
* | libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence gr...Mark Reid2014-12-04
* | avformat/mxfdec: Reset structural_components_count when allocation failsMichael Niedermayer2014-11-30
* | libavformat/mxfdec.c: initial support for EssenceGroupsMark Reid2014-11-30
* | avformat/mxfdec: dont ask for samples with field dominance 0 anymoreMichael Niedermayer2014-11-26
* | mxfdec: minor simplification.Reimar Döffinger2014-11-22
* | libavformat/mxfdec.c: export source package uids and names as metadataMark Reid2014-11-22
* | Read (display) aspect ratio from mxf files.Carl Eugen Hoyos2014-11-17
* | libavformat/mxfdec.c: refactored resolving timecode componentMark Reid2014-11-15
* | avformat/mxfdec: fix null pointer dereferenceMichael Niedermayer2014-10-29
* | mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack()Tomas Härdin2014-10-28
* | mxfdec: Merge last_partition and footer_partitionTomas Härdin2014-10-28