Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Sun, 16 Mar 2008 17:54:36 +0000 |
bcoudurier |
just skip klv packet, when no corresponding stream is found
libavformat
|
Thu, 06 Mar 2008 13:40:29 +0000 |
bcoudurier |
support AVDISCARD_ALL
libavformat
|
Fri, 01 Feb 2008 14:58:35 +0000 |
bcoudurier |
add const
libavformat
|
Sat, 19 Jan 2008 20:00:09 +0000 |
bcoudurier |
init uid to 0
libavformat
|
Sat, 19 Jan 2008 19:59:04 +0000 |
bcoudurier |
indentation
libavformat
|
Sat, 19 Jan 2008 19:58:48 +0000 |
bcoudurier |
correctly handle sony mpeg4 extradata
libavformat
|
Sat, 19 Jan 2008 19:51:55 +0000 |
bcoudurier |
check if read child returned error
libavformat
|
Sat, 19 Jan 2008 17:28:49 +0000 |
bcoudurier |
simplify with matching len
libavformat
|
Sat, 19 Jan 2008 17:25:12 +0000 |
bcoudurier |
simplify and detect better non frame wrapped mappings
libavformat
|
Sat, 19 Jan 2008 16:20:06 +0000 |
bcoudurier |
cosmetics: read_metadata -> read
libavformat
|
Sat, 19 Jan 2008 16:19:06 +0000 |
bcoudurier |
cosmetics
libavformat
|
Sat, 19 Jan 2008 16:18:32 +0000 |
bcoudurier |
remove unused crypto context uid
libavformat
|
Sat, 19 Jan 2008 16:17:39 +0000 |
bcoudurier |
support dynamically allocated local tags, used by encrypted files
libavformat
|
Sat, 19 Jan 2008 15:21:30 +0000 |
bcoudurier |
check malloc return
libavformat
|
Sat, 19 Jan 2008 13:16:35 +0000 |
bcoudurier |
add some dv container uls
libavformat
|
Sat, 19 Jan 2008 13:16:00 +0000 |
bcoudurier |
simplify by checking min matching len
libavformat
|
Tue, 08 Jan 2008 13:48:52 +0000 |
bcoudurier |
check av_new_stream return value
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Fri, 21 Sep 2007 16:30:58 +0000 |
bcoudurier |
add D-10 NTSC support
libavformat
|
Fri, 21 Sep 2007 16:28:17 +0000 |
bcoudurier |
extract correct d10 aes3 audio channels number
libavformat
|
Thu, 19 Jul 2007 15:23:32 +0000 |
takis |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
libavformat
|
Sun, 03 Jun 2007 22:56:11 +0000 |
bcoudurier |
cosmetics remove struct name with typedef
libavformat
|
Sun, 03 Jun 2007 22:40:42 +0000 |
bcoudurier |
remove unused EssenceContainerData
libavformat
|
Sun, 03 Jun 2007 18:04:33 +0000 |
bcoudurier |
skip no more needed on error
libavformat
|
Sun, 03 Jun 2007 17:53:15 +0000 |
bcoudurier |
remove duplicate entry since now we ignore version byte
libavformat
|
Sun, 03 Jun 2007 17:29:49 +0000 |
bcoudurier |
typo
libavformat
|
Sun, 03 Jun 2007 17:26:30 +0000 |
bcoudurier |
set pkt pos
libavformat
|
Sun, 03 Jun 2007 17:20:35 +0000 |
bcoudurier |
remove now useless sync key
libavformat
|
Sun, 03 Jun 2007 17:19:15 +0000 |
bcoudurier |
no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files
libavformat
|
Sun, 03 Jun 2007 17:15:39 +0000 |
bcoudurier |
do not print error message when klv_read_packet fails
libavformat
|
Sun, 03 Jun 2007 17:10:55 +0000 |
bcoudurier |
sync to mxf klv key before trying to read klv packet
libavformat
|
Sun, 03 Jun 2007 14:52:55 +0000 |
bcoudurier |
match uids indenpendantly of the version byte
libavformat
|
Sun, 03 Jun 2007 14:33:57 +0000 |
bcoudurier |
cosmetics, reorder and classify uids
libavformat
|
Tue, 24 Apr 2007 10:51:26 +0000 |
bcoudurier |
correct comment about seek function
libavformat
|
Sun, 15 Apr 2007 13:51:57 +0000 |
aurel |
add an enum for need_parsing
libavformat
|
Tue, 10 Apr 2007 14:10:36 +0000 |
bcoudurier |
add D-10 PAL 40 audio essence container ul
libavformat
|
Tue, 10 Apr 2007 14:04:59 +0000 |
bcoudurier |
add D-10 PAL 40 ul
libavformat
|
Mon, 12 Mar 2007 12:36:41 +0000 |
mbardiaux |
Give context to dprintf
libavformat
|
Sun, 11 Feb 2007 12:50:33 +0000 |
bcoudurier |
mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul
libavformat
|
Mon, 15 Jan 2007 01:04:43 +0000 |
bcoudurier |
cosmetics, function -> metadata
libavformat
|
Sun, 14 Jan 2007 23:32:51 +0000 |
bcoudurier |
remove useless essence container data sets for now
libavformat
|
Sun, 14 Jan 2007 23:31:30 +0000 |
bcoudurier |
remove useless preface parsing for now, will reintroduce it if needed
libavformat
|
Sun, 14 Jan 2007 23:23:06 +0000 |
bcoudurier |
merge multiple descriptor parsing with generic one
libavformat
|
Sun, 14 Jan 2007 23:17:10 +0000 |
bcoudurier |
remove warning, key is const
libavformat
|
Sun, 14 Jan 2007 23:16:20 +0000 |
bcoudurier |
indention
libavformat
|
Sun, 14 Jan 2007 23:14:36 +0000 |
bcoudurier |
follow michael suggestion and simplify code at object level
libavformat
|
Sun, 14 Jan 2007 21:23:32 +0000 |
reimar |
Make seeking work in files that contain encrypted tracks.
libavformat
|
Sun, 14 Jan 2007 16:02:22 +0000 |
reimar |
Simplify klv_decode_ber_length
libavformat
|
Sun, 14 Jan 2007 00:32:25 +0000 |
bcoudurier |
AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor
libavformat
|
Sat, 13 Jan 2007 21:13:26 +0000 |
reimar |
Use macros to eliminate code duplication in MXF metadata read functions.
libavformat
|
Sat, 13 Jan 2007 18:54:48 +0000 |
reimar |
Extend mxf_resolve_strong_ref by a type parameter, to avoid modify something
libavformat
|
Sat, 13 Jan 2007 18:21:55 +0000 |
reimar |
Fix error message, it's package ref that can not be found, not track in this case
libavformat
|
Tue, 28 Nov 2006 17:17:36 +0000 |
bcoudurier |
move source_package declaration in the loop and reset it each iteration
libavformat
|
Thu, 16 Nov 2006 15:49:54 +0000 |
bcoudurier |
parse video frame headers to get key flag
libavformat
|
Tue, 14 Nov 2006 14:54:40 +0000 |
bcoudurier |
add 422P@HL I-only universal label
libavformat
|
Fri, 10 Nov 2006 14:04:44 +0000 |
bcoudurier |
report error when local tag has 0 size
libavformat
|
Tue, 17 Oct 2006 11:30:22 +0000 |
bcoudurier |
skip packet if no stream index is found, fix proxy_pal030926.mxf
libavformat
|
Tue, 17 Oct 2006 11:23:04 +0000 |
bcoudurier |
skip run in sequence, fix C0023S01.mxf
libavformat
|
Tue, 10 Oct 2006 14:29:03 +0000 |
bcoudurier |
fix d-10 mapping detection
libavformat
|
Tue, 10 Oct 2006 13:00:50 +0000 |
bcoudurier |
rewind completely if sample time is negative
libavformat
|
Tue, 10 Oct 2006 12:58:34 +0000 |
bcoudurier |
dont seek back if no sync to let eof happen
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Thu, 05 Oct 2006 09:01:04 +0000 |
bcoudurier |
support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf
libavformat
|
Mon, 02 Oct 2006 14:12:50 +0000 |
bcoudurier |
fix audio for mog_op1a_prompeg_mpeg.mxf
libavformat
|
Mon, 02 Oct 2006 13:22:51 +0000 |
bcoudurier |
return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf
libavformat
|
Fri, 29 Sep 2006 14:28:55 +0000 |
bcoudurier |
rudimentary binary seek
libavformat
|
Fri, 29 Sep 2006 12:25:44 +0000 |
bcoudurier |
add another data definition ul
libavformat
|
Fri, 29 Sep 2006 12:23:38 +0000 |
bcoudurier |
use a data definition uls table to fetch codec type
libavformat
|
Fri, 29 Sep 2006 11:25:40 +0000 |
bcoudurier |
add string param to PRINT_KEY for debug
libavformat
|
Fri, 29 Sep 2006 10:38:27 +0000 |
bcoudurier |
shut up gcc about incompatible pointer type
libavformat
|
Mon, 11 Sep 2006 22:05:43 +0000 |
bcoudurier |
workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though
libavformat
|
Thu, 24 Aug 2006 14:22:40 +0000 |
bcoudurier |
correct uid, and enable JPEG 2000 detection
libavformat
|
Thu, 03 Aug 2006 15:33:48 +0000 |
bcoudurier |
revert r5909, dont use non constant static variable, breaks multithreaded apps
libavformat
|
Thu, 03 Aug 2006 12:31:15 +0000 |
bcoudurier |
parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf
libavformat
|
Thu, 03 Aug 2006 12:08:06 +0000 |
bcoudurier |
skip run-in sequence before reading header
libavformat
|
Thu, 03 Aug 2006 11:59:38 +0000 |
bcoudurier |
again, disable DEBUG
libavformat
|
Thu, 03 Aug 2006 11:57:28 +0000 |
bcoudurier |
10l, check container_ul existence
libavformat
|
Thu, 03 Aug 2006 11:28:08 +0000 |
bcoudurier |
remove duplicate code
libavformat
|
Thu, 03 Aug 2006 11:21:54 +0000 |
bcoudurier |
attempt to demux clip wrapped content
libavformat
|
Thu, 03 Aug 2006 09:14:56 +0000 |
bcoudurier |
add codec detection based on essence container ul
libavformat
|
Wed, 02 Aug 2006 15:02:42 +0000 |
bcoudurier |
resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach
libavformat
|
Tue, 01 Aug 2006 22:30:15 +0000 |
bcoudurier |
fix ending null entry in table
libavformat
|
Tue, 01 Aug 2006 17:00:27 +0000 |
bcoudurier |
more codecs uls
libavformat
|
Tue, 01 Aug 2006 00:32:47 +0000 |
bcoudurier |
skip run-in sequence during probe
libavformat
|
Mon, 31 Jul 2006 15:26:33 +0000 |
bcoudurier |
simplify using function table
libavformat
|
Mon, 31 Jul 2006 09:46:05 +0000 |
bcoudurier |
parse aes3 audio descriptor
libavformat
|
Sun, 30 Jul 2006 15:30:00 +0000 |
bcoudurier |
use parenthesis around value
libavformat
|
Sat, 29 Jul 2006 15:36:13 +0000 |
bcoudurier |
add information about codec uls
libavformat
|
Sat, 29 Jul 2006 15:31:27 +0000 |
bcoudurier |
another MPEG-2 long gop codec ul
libavformat
|
Sat, 29 Jul 2006 15:25:08 +0000 |
bcoudurier |
another MPEG-2 long gop codec ul
libavformat
|
Sat, 29 Jul 2006 15:19:31 +0000 |
bcoudurier |
add uncompressed picture support
libavformat
|
Sat, 29 Jul 2006 14:00:47 +0000 |
bcoudurier |
parse rgba descriptor (jpeg2000, uncompressed)
libavformat
|
Sat, 29 Jul 2006 13:40:04 +0000 |
bcoudurier |
add common codecs uls
libavformat
|
Sat, 29 Jul 2006 13:23:56 +0000 |
bcoudurier |
simplify PRINT_KEY
libavformat
|
Sat, 29 Jul 2006 13:18:24 +0000 |
bcoudurier |
add some debug infos
libavformat
|
Sat, 29 Jul 2006 13:13:08 +0000 |
bcoudurier |
get rid of DECLARED_ALIGNED
libavformat
|
Fri, 28 Jul 2006 23:10:03 +0000 |
bcoudurier |
cosmetics
libavformat
|
Fri, 28 Jul 2006 23:07:03 +0000 |
bcoudurier |
use ternary
libavformat
|
Fri, 28 Jul 2006 23:03:00 +0000 |
bcoudurier |
remove useless variables
libavformat
|
Fri, 28 Jul 2006 23:00:53 +0000 |
bcoudurier |
rename variables
libavformat
|
Fri, 28 Jul 2006 22:53:15 +0000 |
bcoudurier |
add error messages
libavformat
|
Fri, 28 Jul 2006 22:42:31 +0000 |
bcoudurier |
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection
libavformat
|
Fri, 28 Jul 2006 18:18:12 +0000 |
bcoudurier |
declare and use UID type
libavformat
|
Fri, 28 Jul 2006 13:31:08 +0000 |
reimar |
Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
libavformat
|
Tue, 25 Jul 2006 14:30:14 +0000 |
bcoudurier |
MXF demuxer
libavformat
|