git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mxfdec: Fix integer overflow with many channels
[ffmpeg.git]
/
libavformat
/
mxfdec.c
2013-01-11
Michael Niedermayer
mxfdec: Fix integer overflow with many channels
blob
|
commitdiff
2013-01-03
Reimar Döffinger
Support more AVC-Intra files
blob
|
commitdiff
|
diff to current
2013-01-03
Reimar Döffinger
mxfdec: Set AV_FIELD_PROGRESSIVE, needed for AVC-intra
blob
|
commitdiff
|
diff to current
2012-12-25
Tomas Härdin
mxfdec: Rescale audio stream duration from EditRate...
blob
|
commitdiff
|
diff to current
2012-12-25
Michael Niedermayer
mxf_probe: make buffer related pointers const
blob
|
commitdiff
|
diff to current
2012-12-12
Michael Niedermayer
mxf_set_audio_pts: fix division by 0
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
mxfdec: drop unneeded extradata padding
blob
|
commitdiff
|
diff to current
2012-12-11
Michael Niedermayer
mxfdec: fix leak of extradata
blob
|
commitdiff
|
diff to current
2012-12-09
Michael Niedermayer
mxfdec: fix double free
blob
|
commitdiff
|
diff to current
2012-12-01
Michael Niedermayer
mxfdec: check index_tables before dereferencing in...
blob
|
commitdiff
|
diff to current
2012-11-17
Michael Niedermayer
mxfdec: fix potential integer overflow in mxf_compute_s...
blob
|
commitdiff
|
diff to current
2012-11-16
Matthieu Bouron
mxfdec: set audio packets pts
blob
|
commitdiff
|
diff to current
2012-11-11
Michael Niedermayer
mxfdec: avoid double free and leaks.
blob
|
commitdiff
|
diff to current
2012-11-01
Tomas Härdin
mxfdec: Fix inferred misuses of enums
blob
|
commitdiff
|
diff to current
2012-10-24
Tomas Härdin
mxfdec: Fix potential leak in mxf_read_local_tags()
blob
|
commitdiff
|
diff to current
2012-10-24
Tomas Härdin
mxfdec: Fix a potential DoS vector in mxf_read_pixel_la...
blob
|
commitdiff
|
diff to current
2012-10-24
Tomas Härdin
mxfdec: Fix CID 732262
blob
|
commitdiff
|
diff to current
2012-10-12
Michael Niedermayer
Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
blob
|
commitdiff
|
diff to current
2012-10-11
Martin Storsjö
Use the new aes/md5/sha/tree allocation functions
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
blob
|
commitdiff
|
diff to current
2012-10-10
Janne Grunau
mxfdec: return error if no segments are available in...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-27
Marton Balint
mxfdec: allow container_ul to override codec_ul if...
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
mxfdec: fix index_tables check in mxf_read_seek()
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-27
Marton Balint
mxfdec: fix off by one error in d10 aes3 decoding
blob
|
commitdiff
|
diff to current
2012-07-19
Michael Niedermayer
mxfdec: simplify code by using av_calloc()
blob
|
commitdiff
|
diff to current
2012-07-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-10
Michael Niedermayer
mxfdec: fix off by one error.
blob
|
commitdiff
|
diff to current
2012-07-10
Tomas Härdin
mxfdec: only parse next partition pack if parsing forward
blob
|
commitdiff
|
diff to current
2012-07-10
Tomas Härdin
mxfdec: let pkt->pts = mxf->current_edit_unit if intra...
blob
|
commitdiff
|
diff to current
2012-07-10
Joseph Artsimovich
mxfdec: fix frame height vs field height confusion
blob
|
commitdiff
|
diff to current
2012-07-10
Tomas Härdin
mxfdec: Add intra_only flag to MXFTrack
blob
|
commitdiff
|
diff to current
2012-07-10
Tomas Härdin
mxfdec: fix Avid AirSpeed files being misinterpreted...
blob
|
commitdiff
|
diff to current
2012-07-10
Tomas Härdin
mxfdec: truncate packets that extend past the next...
blob
|
commitdiff
|
diff to current
2012-07-10
Philip de Nier
mxfdec: set pixel format for cdci picture formats
blob
|
commitdiff
|
diff to current
2012-07-10
Philip de Nier
mxfdec: detect uncomp pictures using essence container ul
blob
|
commitdiff
|
diff to current
2012-07-10
Philip de Nier
mxfdec: set track edit rate num/den in expected order
blob
|
commitdiff
|
diff to current
2012-07-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-07
Ronald S. Bultje
mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
blob
|
commitdiff
|
diff to current
2012-05-27
Michael Niedermayer
mxfdec: remove unused last_index_duration
blob
|
commitdiff
|
diff to current
2012-05-22
Matthieu Bouron
mxfdec: fix frame height computation for mixed fields...
blob
|
commitdiff
|
diff to current
2012-04-20
Reimar Döffinger
mxfdec: fix memleak on read error/EOF.
blob
|
commitdiff
|
diff to current
2012-04-19
Matthieu Bouron
mxfdec: Add missing break in frame layout parsing
blob
|
commitdiff
|
diff to current
2012-04-04
Tomas Härdin
mxfdec: Fix regression on files from Pinnacle Thunder
blob
|
commitdiff
|
diff to current
2012-03-26
Michael Niedermayer
mxfdec: fix off by one error.
blob
|
commitdiff
|
diff to current
2012-03-26
Michael Niedermayer
mxfdec: pass correct context to av_timecode_init()
blob
|
commitdiff
|
diff to current
2012-03-20
Tomas Härdin
mxfdec: Only parse next partition pack if parsing forward
blob
|
commitdiff
|
diff to current
2012-03-18
Tomas Härdin
mxfdec: Let pkt->pts = mxf->current_edit_unit if intra...
blob
|
commitdiff
|
diff to current
2012-03-11
Joseph Artsimovich
Fix frame height vs field height confusion in MXF decoding.
blob
|
commitdiff
|
diff to current
2012-03-11
Matthieu Bouron
mxfdec: add timecode to metadata
blob
|
commitdiff
|
diff to current
2012-03-07
Tomas Härdin
mxfdec: Add intra_only flag to MXFTrack
blob
|
commitdiff
|
diff to current
2012-03-07
Tomas Härdin
mxfdec: Fix Avid AirSpeed files being misinterpreted...
blob
|
commitdiff
|
diff to current
2012-03-07
Tomas Härdin
mxfdec: Truncate packets that extend past the next...
blob
|
commitdiff
|
diff to current
2012-02-28
Philip de Nier
mxfdec: set pixel format for cdci picture formats
blob
|
commitdiff
|
diff to current
2012-02-28
Philip de Nier
mxfdec: detect uncomp pictures using essence container ul
blob
|
commitdiff
|
diff to current
2012-02-28
Philip de Nier
mxfdec: set track edit rate num/den in expected order
blob
|
commitdiff
|
diff to current
2012-02-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Ignore the last entry in Avid's index table...
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Sanity-check SampleRate
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Handle small EditUnitByteCount
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Consider OPAtom files that do not have exactly...
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Don't crash in mxf_packet_timestamps() if curre...
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Sanity check PreviousPartition
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Never seek back in local sets and KLVs
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Move the current_partition check inside mxf_rea...
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Fix infinite loop in mxf_packet_timestamps()
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Check eof_reached in mxf_read_local_tags()
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Check for NULL component
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
blob
|
commitdiff
|
diff to current
2012-02-09
Tomas Härdin
mxfdec: Make sure x < index_table->nb_ptses
blob
|
commitdiff
|
diff to current
2012-01-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2012-01-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
n0.11-dev
blob
|
commitdiff
|
diff to current
2012-01-26
Tomas Härdin
mxfdec: Fix files with essence containers larger than...
blob
|
commitdiff
|
diff to current
2012-01-26
Jean First
mxfdec: Employ correct printf conversion specifiers...
blob
|
commitdiff
|
diff to current
2012-01-24
Tomas Härdin
mxfdec: Fix files > 2 GiB
blob
|
commitdiff
|
diff to current
2012-01-24
Tomas Härdin
mxfdec: Handle small EditUnitByteCount
blob
|
commitdiff
|
diff to current
2012-01-23
Janne Grunau
mxfdec: fix memleak on mxf_read_close()
blob
|
commitdiff
|
diff to current
2012-01-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-22
Janne Grunau
mxfdec: fix memleak on av_realloc failures
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Do not parse slices or DeltaEntryArrays.
blob
|
commitdiff
|
diff to current
2012-01-22
Janne Grunau
mxfdec: hybrid demuxing/seeking solution
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Add Avid's essence element key.
blob
|
commitdiff
|
diff to current
2012-01-22
Carl Eugen Hoyos
mfxdec: Separate mxf_essence_container_uls for audio...
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Compute packet offsets properly.
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Use MaterialPackage - Track - TrackID instead...
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: use av_dlog() for 'no corresponding source...
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Make mxf->partitions sorted by offset.
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: parse ThisPartition
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Speed up metadata and index parsing.
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Make sure DataDefinition is consistent between...
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: add EssenceContainer UL found in 0001GL00.MXF...
blob
|
commitdiff
|
diff to current
2012-01-22
Tomas Härdin
mxfdec: Add hack that adjusts the n_delta calculation...
blob
|
commitdiff
|
diff to current
2012-01-22
Janne Grunau
mxfdec: Parse IndexTableSegments and convert them into...
blob
|
commitdiff
|
diff to current
next