summaryrefslogtreecommitdiffstats
path: root/libavformat/mxfdec.c
Commit message (Expand)AuthorAgeFilesLines
* mxfdec: fix NULL pointer dereference in mxf_read_packet_oldAndreas Cadhalpun2016-11-231-1/+1
* mxfdec: fix NULL pointer dereferenceAndreas Cadhalpun2016-11-051-1/+1
* avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()Michael Niedermayer2016-10-211-1/+1
* avformat/mxfdec: Fix mixed declaration and codeMichael Niedermayer2016-10-211-2/+5
* libavformat/mxfdec: add metadata streams for external referenced sourclipsMark Reid2016-10-211-3/+44
* libavformat/mxfdec: don't assume first stream index to be primaryMark Reid2016-10-211-12/+36
* libavformat/mxfdec: export track name metadataMark Reid2016-10-211-35/+44
* avformat/mxfdec: Detect field_order based on video_line_mapTobias Rapp2016-10-211-15/+60
* avformat/mxfdec: use first valid sourceclip found if material track has multi...Mark Reid2016-09-211-1/+7
* avformat: fix decoded creation_time timestampsMarton Balint2016-08-281-10/+4
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-8/+8
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-6/+6
* | avformat/mxfdec: check if source_package is NULLMarton Balint2016-06-131-1/+1
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-67/+67
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-58/+58
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-2/+2
* | fix some a/an typosLou Logan2016-03-281-1/+1
* | lavf/mxfdec: Fix Canopus essence element size.Carl Eugen Hoyos2016-03-141-1/+1
* | lavf/mxfdec: Support Canopus codecs.Carl Eugen Hoyos2016-03-101-0/+4
* | lavf/mxfdec: fix seeking before the first keyframeMarton Balint2015-12-081-0/+10
* | Remove Redundant Entry of MPEG2 Video DescAnshul Maheshwari2015-12-071-1/+0
* | lavf/mxfdec: Set width to actual coded_width for AVCI50.Carl Eugen Hoyos2015-11-291-0/+13
* | mxfdec: check edit_rate also for physical_trackAndreas Cadhalpun2015-11-181-0/+10
* | libavformat/mxfdec.c: Report dark metadata keys only when they match no parse...Alexis Ballier2015-10-221-4/+4
* | libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message.Alexis Ballier2015-10-221-1/+1
* | lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner2015-09-051-0/+4
* | lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos2015-09-041-6/+1
* | mxfdec: set AVFMT_SEEK_TO_PTS demuxer flagMarton Balint2015-08-141-0/+1
* | lavf/mxfdec: support segmented frame layout as separate fields layoutMatthieu Bouron2015-08-041-4/+2
* | Cosmetics: Reindent after last commit.Carl Eugen Hoyos2015-07-221-7/+7
* | lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos2015-07-221-0/+4
* | mxfdec: calculate the index in display orderMarton Balint2015-07-161-3/+20
* | avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer2015-06-161-1/+1
* | avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer2015-06-121-0/+14
* | avformat/mxfdec: return error instead of segfaulting if there are no streamsMichael Niedermayer2015-06-021-0/+4
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-201-18/+18
|\ \ | |/
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-191-18/+18
* | libavformat/mxfdec: fix MXFPackage->comment_refs memory leakMark Reid2015-03-161-0/+1
* | libavformat/mxfdec: export user comments metadataMark Reid2015-03-141-4/+90
* | Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d'Michael Niedermayer2015-03-081-1/+1
|\ \ | |/
| * mxfdec: Fix the error handling for when strftime failsMartin Storsjö2015-03-081-1/+1
* | avformat/mxfdec: Detect XYZ pixel format for digital cinema filesVilius Grigaliūnas2015-03-051-0/+7
* | libavformat/mxfdec: refactor reading strong ref arrayMark Reid2015-03-041-39/+22
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-141-12/+12
|\ \ | |/
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-141-12/+12
| * mxfdec: reduce loop bound in mxf_read_pixel_layout()Tomas Härdin2014-10-271-1/+1
* | avformat/mxfdec: Fix cleanup in mxf_free_metadataset()Carl Eugen Hoyos2015-01-281-5/+6
* | libavformat/mxfdec.c: support demuxing opatom audio without indexMark Reid2015-01-181-0/+59
* | libavformat/mxfdec.c: export the full UMID as metadataMark Reid2015-01-131-7/+31
* | libavformat/mxfdec.c: read project_name metadataMark Reid2015-01-121-0/+15
OpenPOWER on IntegriCloud