35528 Commits (5fb800f49a72fe1de2d85774218c1855015fbd7d)
 

Author SHA1 Message Date
Tomas Härdin 5fb800f49a mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack 13 years ago
Tomas Härdin fd34dbea58 mxfdec: Parse more values in PartitionPack 13 years ago
Tomas Härdin 7560c26495 mxfdec: Parse TemporalOffsets 13 years ago
Tomas Härdin 623128d782 mxfdec: av_dlog():ify 'no corresponding source package found' 13 years ago
Tomas Härdin 336246238e mxfdec: Compute essence container offsets and lengths into mxf->partitions 13 years ago
Tomas Härdin 289bc14449 mxfdec: Make mxf->partitions sorted by offset 13 years ago
Tomas Härdin e5f9c8927b mxfdec: Parse ThisPartition 13 years ago
Tomas Härdin dcd30b83b4 mxfdec: Speed up metadata and index parsing 13 years ago
Tomas Härdin e1914b5a2f mxfdec: Make sure DataDefinition is consistent between material track and source track 13 years ago
Tomas Härdin 1170749b39 mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf 13 years ago
Matthieu Bouron 070a40f1b7 gxfenc: support timecode option 13 years ago
Carl Eugen Hoyos a99dbe014d Do not ignore full transparency when writing png palette. 13 years ago
Michael Niedermayer 901af94b69 movenc: Always write EDTS when we are able to. 13 years ago
Michael Niedermayer 1fa8ff38e4 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Michael Niedermayer 76d7d1b0bd img2: 10l typo 13 years ago
Carl Eugen Hoyos c1e2ca1e31 Allow auto-detection of ljpg images. 13 years ago
Michael Niedermayer ff4800c16b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d9ced9fec6 h264: init prev_frame_num to -1 on init 13 years ago
Michael Niedermayer 6287a356e3 h264: Fix memleaks on close, reset more fields 13 years ago
Carl Eugen Hoyos ba3bb53bdc Fix 8BPS RGB32 output, the alpha channel was ignored. 13 years ago
Konstantin Todorov 4d9ec050a2 Code cleanup - mpegvideo.c - 500-1000line 13 years ago
Reimar Döffinger 6ecc78b707 Choose compression level 6 for zmbv test. 13 years ago
Michael Niedermayer e1ccc9216b movdec: remove redundant size<=8 check. 13 years ago
Michael Niedermayer 7d90bc9f2a movdec: Read extended 64bit size before the debug av_log() and only when there 13 years ago
Mihnea Balta fef2da6a22 movdec: Fix bad computed size for atoms with size 0 in MOV files 13 years ago
Michael Niedermayer f0d0ae3b1e mov: increase total_size only when it actually increases. 13 years ago
Michael Niedermayer 15130b94fc movenc: support spliting fragments based on bytesize instead of duration. 13 years ago
Michael Niedermayer cf8ec019ab movenc: fragment support 13 years ago
Michael Niedermayer c89488588b ffmpeg: Warn if filters poll & request frame behave wrongly. 13 years ago
Stefano Sabatini 7ecabc8505 vsrc_life: fix comment in parse_rule() 13 years ago
Stefano Sabatini 3af5ddb24b vf_scale: give a clue in case of invalid expression self-reference 13 years ago
Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 13 years ago
Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 13 years ago
Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 13 years ago
Michael Niedermayer b404ab9e74 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos a448a5d1c4 Do not fail fatally if chan atom is too short. 13 years ago
Gavin Kinsey 4547d883d3 Fix compilation for C++ applications 13 years ago
Michael Niedermayer b27ac355b7 movdec: Fix parsing of a very last empty atom of size 8. 13 years ago
Reimar Döffinger 61b1d85c1f Add tests for several encoders. 13 years ago
Reimar Döffinger c66bd78e3d vf_scale: support PAL8 output by producing BGR8. 13 years ago
Reimar Döffinger d086c1203c Add coverage exclusions for test code. 13 years ago
Reimar Döffinger 840ecc9e07 Add coverage support. 13 years ago
Alex Converse 52401b82bd mov: Don't av_malloc(0). 13 years ago
Justin Ruggles 9179f27c64 avconv: only allocate 1 AVFrame per input stream 13 years ago
Justin Ruggles 110d2af28e avconv: fix memleaks due to not freeing the AVFrame for audio 13 years ago
Ronald S. Bultje b41995d20e h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg). 13 years ago
Michael Niedermayer 51177b1fe9 lavc: Mark fields that require av_opt_ptr() 13 years ago
Michael Niedermayer 31f93fc5f8 lavc: Fix sizeof(AVFrame) useability docs 13 years ago
Michael Niedermayer b9d2b45165 lavc: Document AVFrame av_opt_ptr() relation. 13 years ago