index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
mxfdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mxf: Remove typo
Luca Barbato
2014-04-03
1
-1
/
+1
*
mxf: Lowercase UL strings
Luca Barbato
2014-03-19
1
-41
/
+42
*
mxf: Override faulty PreviousPartition entries
Luca Barbato
2014-03-19
1
-0
/
+20
*
lavf: more correct printf format specifiers
Diego Biurrun
2014-03-11
1
-5
/
+8
*
mxfdec: Validate parameters to strftime
Martin Storsjö
2014-03-10
1
-0
/
+9
*
mxf: Return meaningful errors
Luca Barbato
2014-03-06
1
-9
/
+12
*
mxf: Parse random index pack
Paul B Mahol
2014-03-06
1
-8
/
+46
*
mxf: Handle identification metadata
Matthieu Bouron
2014-03-06
1
-0
/
+115
*
mxf: Set audio packets pts
Matthieu Bouron
2014-03-06
1
-5
/
+106
*
mxfdec: free descriptor extradata in .read_close()
Janne Grunau
2014-02-09
1
-0
/
+3
*
mxf: Read field dominance flag
Matthieu Bouron
2014-02-01
1
-0
/
+19
*
mxf: Handle negative edit_rate
Luca Barbato
2014-02-01
1
-0
/
+9
*
mxf: Fix potential leak in mxf_read_local_tags()
Tomas Härdin
2014-01-14
1
-0
/
+3
*
mxf: Correctly support files from Pinnacle Thunder
Tomas Härdin
2014-01-14
1
-1
/
+5
*
mxf: Fix a possible leak of extradata
Michael Niedermayer
2014-01-14
1
-0
/
+2
*
mxf: Use av_malloc_array
Luca Barbato
2014-01-14
1
-7
/
+7
*
mxf: Drop unnecessary checks
Luca Barbato
2014-01-14
1
-5
/
+0
*
mxf: Fix off by one error in d10 aes3 decoding
Marton Balint
2014-01-14
1
-1
/
+1
*
mxf: Do not use int to check the seek position
Luca Barbato
2014-01-14
1
-2
/
+4
*
mxf: Set AV_FIELD_PROGRESSIVE
Reimar Döffinger
2014-01-14
1
-0
/
+1
*
mxfdec: set extradata size
Anton Khirnov
2013-11-29
1
-1
/
+3
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
*
lavf: improve support for AVC-Intra files.
Reimar Döffinger
2013-11-14
1
-4
/
+10
*
mxfdec: update current edit unit when seeking in mxf files without index tables
Marton Balint
2013-11-14
1
-0
/
+1
*
mxf: Add jpeg2000 codec to intra only codecs
Matthieu Bouron
2013-10-10
1
-0
/
+1
*
mxf: Remove a typo
Luca Barbato
2013-10-01
1
-1
/
+1
*
mxfdec: set audio timebase to 1/samplerate
Anton Khirnov
2013-09-29
1
-1
/
+9
*
avformat: Use av_reallocp_array() where suitable
Alexandra Khirnova
2013-09-10
1
-10
/
+14
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
*
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-6
/
+5
*
mxfdec: fix NULL checking in mxf_get_sorted_table_segments()
Xi Wang
2013-01-04
1
-1
/
+1
*
mxfdec: fix typo in mxf_read_seek()
Janne Grunau
2012-11-15
1
-1
/
+1
*
Use the new aes/md5/sha/tree allocation functions
Martin Storsjö
2012-10-11
1
-1
/
+1
*
mxfdec: return error if no segments are available in mxf_get_sorted_table_seg...
Janne Grunau
2012-10-10
1
-0
/
+3
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-5
/
+5
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-28
/
+28
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
mxfdec: fix off by one error.
Michael Niedermayer
2012-07-10
1
-1
/
+1
*
mxfdec: only parse next partition pack if parsing forward
Tomas Härdin
2012-07-10
1
-0
/
+3
*
mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only
Tomas Härdin
2012-07-10
1
-0
/
+11
*
mxfdec: fix frame height vs field height confusion
Joseph Artsimovich
2012-07-10
1
-1
/
+32
*
mxfdec: Add intra_only flag to MXFTrack
Tomas Härdin
2012-07-10
1
-0
/
+23
*
mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a
Tomas Härdin
2012-07-10
1
-5
/
+9
*
mxfdec: truncate packets that extend past the next edit unit
Tomas Härdin
2012-07-10
1
-15
/
+50
*
mxfdec: set pixel format for cdci picture formats
Philip de Nier
2012-07-10
1
-1
/
+30
*
mxfdec: detect uncomp pictures using essence container ul
Philip de Nier
2012-07-10
1
-0
/
+1
*
mxfdec: set track edit rate num/den in expected order
Philip de Nier
2012-07-10
1
-2
/
+2
*
mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).
Ronald S. Bultje
2012-07-07
1
-4
/
+4
*
mxfdec: Ignore the last entry in Avid's index table segments
Tomas Härdin
2012-02-09
1
-2
/
+6
*
mxfdec: Sanity-check SampleRate
Tomas Härdin
2012-02-09
1
-1
/
+4
[next]