Thu, 20 Mar 2008 18:42:44 +0000 |
bcoudurier |
cosmetics, move case up
libavformat
|
Sun, 16 Mar 2008 13:36:36 +0000 |
bcoudurier |
ipod/iphone compatible mp4 muxer
libavformat
|
Wed, 06 Feb 2008 18:57:00 +0000 |
bcoudurier |
cosmetics, remove whitespaces before and after parenthesis
libavformat
|
Mon, 04 Feb 2008 01:06:04 +0000 |
michael |
2 more missing consts found by -Wwrite-strings.
libavformat
|
Thu, 31 Jan 2008 13:40:53 +0000 |
bcoudurier |
stupid typo
libavformat
|
Thu, 31 Jan 2008 11:31:56 +0000 |
bcoudurier |
support rawvideo in mov
libavformat
|
Wed, 30 Jan 2008 13:22:31 +0000 |
bcoudurier |
use context in av_log
libavformat
|
Wed, 30 Jan 2008 13:22:04 +0000 |
bcoudurier |
warning is only valid for mov
libavformat
|
Mon, 28 Jan 2008 18:35:12 +0000 |
bcoudurier |
cosmetics, split long lines, remove useless braces, merge comments and if
libavformat
|
Mon, 28 Jan 2008 18:33:27 +0000 |
bcoudurier |
cosmetics, vertically align
libavformat
|
Mon, 28 Jan 2008 16:58:42 +0000 |
bcoudurier |
spoke too fast, fix dv fourcc in mov accordingly if strict
libavformat
|
Mon, 28 Jan 2008 16:03:50 +0000 |
bcoudurier |
finally set codec tags for mov/mp4/3gp muxers, this should not break anything, if it breaks anything, yell
libavformat
|
Mon, 28 Jan 2008 15:23:37 +0000 |
bcoudurier |
indentation
libavformat
|
Mon, 28 Jan 2008 15:22:07 +0000 |
bcoudurier |
correctly and only set standard stsd fourcc for mp4/3gp
libavformat
|
Mon, 28 Jan 2008 13:44:27 +0000 |
bcoudurier |
write esds atom when mpeg-4 systems tags are used
libavformat
|
Mon, 28 Jan 2008 13:19:16 +0000 |
bcoudurier |
document tag field
libavformat
|
Fri, 11 Jan 2008 23:33:32 +0000 |
aurel |
add a ff_ prefix to newly exported functions from avc.c
libavformat
|
Fri, 11 Jan 2008 01:24:55 +0000 |
aurel |
Move isom_write_avcc() and related functions into a separate file.
libavformat
|
Fri, 11 Jan 2008 01:04:01 +0000 |
aurel |
extract isom_write_avcc into a function
libavformat
|
Fri, 11 Jan 2008 01:00:04 +0000 |
aurel |
Add one more parameter to avc_parse_nal_units so that it allows not to
libavformat
|
Fri, 11 Jan 2008 00:47:02 +0000 |
aurel |
Check return value of avc_parse_nal_units().
libavformat
|
Thu, 20 Dec 2007 09:51:11 +0000 |
bcoudurier |
fix indentation
libavformat
|
Wed, 19 Dec 2007 16:00:08 +0000 |
bcoudurier |
use generic 'glbl' atom if extradata is present but no specific method is known
libavformat
|
Mon, 03 Dec 2007 10:44:25 +0000 |
bcoudurier |
fix dnxhd 720p in mov for quicktime player
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Wed, 24 Oct 2007 14:22:56 +0000 |
benoit |
Cosmetics: indentation.
libavformat
|
Wed, 24 Oct 2007 14:20:15 +0000 |
benoit |
Prevent mov muxer from writing empty udta atoms.
libavformat
|
Tue, 16 Oct 2007 16:40:34 +0000 |
bcoudurier |
dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific
libavformat
|
Tue, 16 Oct 2007 15:40:57 +0000 |
bcoudurier |
indentation
libavformat
|
Mon, 08 Oct 2007 11:27:18 +0000 |
bcoudurier |
DNxHD (SMPTE VC-3) encoder
libavformat
|
Tue, 11 Sep 2007 23:46:46 +0000 |
ramiro |
Typo
libavformat
|
Sun, 08 Jul 2007 13:42:44 +0000 |
mru |
kill harmless 64-bit pointer cast warning
libavformat
|
Tue, 12 Jun 2007 18:50:50 +0000 |
diego |
misc typo fixes
libavformat
|
Tue, 12 Jun 2007 09:29:25 +0000 |
diego |
misc spelling fixes
libavformat
|
Wed, 06 Jun 2007 13:21:50 +0000 |
bcoudurier |
warn user if video codec timebase is very high
libavformat
|
Wed, 30 May 2007 10:04:37 +0000 |
aurel |
typo
libavformat
|
Wed, 30 May 2007 00:08:32 +0000 |
michael |
warn the user about the the mdhd problem
libavformat
|
Mon, 21 May 2007 08:33:36 +0000 |
bcoudurier |
print and return error if output is non seekable
libavformat
|
Thu, 26 Apr 2007 11:36:05 +0000 |
bcoudurier |
cosmectics, use consistant and homogeneous type names for atoms
libavformat
|
Sat, 24 Mar 2007 15:24:36 +0000 |
bcoudurier |
cosmectics, mov -> mp4
libavformat
|
Wed, 21 Mar 2007 10:03:27 +0000 |
bcoudurier |
treat frame_size > 1 as compressed audio
libavformat
|
Sun, 04 Mar 2007 01:56:27 +0000 |
bcoudurier |
fix pcm u/s8 muxing
libavformat
|
Sun, 04 Mar 2007 01:48:06 +0000 |
bcoudurier |
deobfuscate, clearly split mov case
libavformat
|
Sat, 03 Mar 2007 14:55:11 +0000 |
bcoudurier |
use common tables for mov muxer and demuxer
libavformat
|
Sun, 21 Jan 2007 01:39:17 +0000 |
michael |
add codec_id <-> codec_tag tables to AVIn/OutputFormat
libavformat
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavformat
|
Mon, 11 Dec 2006 13:31:20 +0000 |
bcoudurier |
remove useless sampleDuration
libavformat
|
Mon, 11 Dec 2006 13:30:37 +0000 |
bcoudurier |
check codec frame size directly and only for audio
libavformat
|
Wed, 08 Nov 2006 01:15:06 +0000 |
michael |
utf8 title support for psp (untested)
libavformat
|
Wed, 01 Nov 2006 21:09:14 +0000 |
diego |
reindentation, patch by From: Steve Lhomme, slhomme divxcorp com
libavformat
|
Wed, 01 Nov 2006 17:56:22 +0000 |
bcoudurier |
simplify
libavformat
|
Wed, 01 Nov 2006 17:27:39 +0000 |
bcoudurier |
mov vfr muxing
libavformat
|
Mon, 23 Oct 2006 08:57:54 +0000 |
aurel |
replace coder/decoder file description in libavformat by muxer/demuxer
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Mon, 04 Sep 2006 14:22:44 +0000 |
bcoudurier |
move track timescale/sampleDuration init to write_header and return error if not set
libavformat
|
Thu, 24 Aug 2006 10:32:09 +0000 |
bcoudurier |
wide atom is only defined in mov, use free for mp4/3gp
libavformat
|
Fri, 11 Aug 2006 09:27:40 +0000 |
bcoudurier |
set elst start time to first pts
libavformat
|
Mon, 07 Aug 2006 15:48:26 +0000 |
bcoudurier |
use correct tag for h263 in mov
libavformat
|
Mon, 07 Aug 2006 15:04:15 +0000 |
bcoudurier |
detailed infos about d263 atom
libavformat
|
Mon, 07 Aug 2006 14:19:33 +0000 |
bcoudurier |
indention
libavformat
|