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
|
Mon, 07 Aug 2006 14:18:43 +0000 |
bcoudurier |
only set fields for mov, reserved for 3gp, mp4
libavformat
|
Mon, 07 Aug 2006 14:15:05 +0000 |
bcoudurier |
sampleSize field to 16, reserved for mp4 and 3gp
libavformat
|
Mon, 07 Aug 2006 14:11:17 +0000 |
bcoudurier |
mp4, 3gp field is reserved and value is 2
libavformat
|
Mon, 07 Aug 2006 14:09:17 +0000 |
bcoudurier |
use ternary
libavformat
|
Mon, 07 Aug 2006 14:06:23 +0000 |
bcoudurier |
vbr compression id is only used in mov
libavformat
|
Tue, 01 Aug 2006 14:58:15 +0000 |
bcoudurier |
move common code from mov.c and movenc.c to isom.c
libavformat
|
Wed, 12 Jul 2006 00:09:34 +0000 |
mru |
move common stuff from avienc.c and wav.c to new file riff.c
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Sun, 09 Jul 2006 23:40:53 +0000 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
Fri, 07 Jul 2006 17:50:09 +0000 |
bcoudurier |
av_get_bits_per_sample and due simplifications
libavformat
|
Thu, 06 Jul 2006 14:57:55 +0000 |
bcoudurier |
typo fix
libavformat
|
Thu, 06 Jul 2006 14:46:01 +0000 |
bcoudurier |
10l, all modes is 0x81FF
libavformat
|
Thu, 06 Jul 2006 14:38:50 +0000 |
bcoudurier |
simplify and write correct values conforming to specs
libavformat
|
Thu, 06 Jul 2006 12:27:43 +0000 |
michael |
check for unparsed AMR input
libavformat
|
Thu, 06 Jul 2006 12:17:01 +0000 |
michael |
vbr requires version=1 and samplesize=0 per QT spec
libavformat
|
Tue, 04 Jul 2006 14:03:59 +0000 |
bcoudurier |
write exact values for audio stsd v1
libavformat
|
Sun, 25 Jun 2006 00:10:52 +0000 |
bcoudurier |
check only existing streams
libavformat
|
Sat, 24 Jun 2006 18:09:20 +0000 |
bcoudurier |
simplify
libavformat
|
Mon, 19 Jun 2006 11:28:28 +0000 |
bcoudurier |
fix aac in mov for ipod
libavformat
|
Sun, 18 Jun 2006 11:33:14 +0000 |
diego |
Add const to (mostly) char* and make some functions static, which aren't used
libavformat
|
Sat, 17 Jun 2006 15:53:23 +0000 |
diego |
Add (mostly) const to variable and parameter declaration, where a char* was
libavformat
|
Tue, 13 Jun 2006 14:38:44 +0000 |
bcoudurier |
fix mp3 muxing
libavformat
|
Fri, 19 May 2006 01:53:59 +0000 |
michael |
fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...
libavformat
|
Thu, 18 May 2006 23:32:42 +0000 |
michael |
dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)
libavformat
|
Thu, 18 May 2006 23:03:16 +0000 |
michael |
dont write LAVF_ID if bitexact and any meta tag is set
libavformat
|
Thu, 18 May 2006 22:49:27 +0000 |
michael |
simplify meta tag writing code
libavformat
|
Mon, 15 May 2006 17:11:50 +0000 |
bcoudurier |
fix avc nal parsing
libavformat
|
Sat, 13 May 2006 23:47:29 +0000 |
bcoudurier |
fix mulaw muxing
libavformat
|
Sat, 13 May 2006 22:25:17 +0000 |
bcoudurier |
do not write wave if not needed
libavformat
|
Sat, 13 May 2006 21:00:52 +0000 |
bcoudurier |
fix AMR muxing in mov
libavformat
|
Sat, 13 May 2006 20:05:02 +0000 |
bcoudurier |
add pcm 24/32 le/be support
libavformat
|
Sat, 13 May 2006 18:45:29 +0000 |
michael |
simplify
libavformat
|
Sat, 13 May 2006 18:01:16 +0000 |
bcoudurier |
clean and simplify
libavformat
|
Wed, 10 May 2006 18:00:16 +0000 |
bcoudurier |
simplify, amr.c sets frame_size to 160, and sample size is always 8000
libavformat
|
Wed, 10 May 2006 17:56:39 +0000 |
bcoudurier |
fix damr atom, needed for quicktime player
libavformat
|
Wed, 19 Apr 2006 10:02:41 +0000 |
bcoudurier |
move declaration to mov.h
libavformat
|
Fri, 14 Apr 2006 10:51:32 +0000 |
bcoudurier |
clean and simplify mov_write_packet
libavformat
|
Fri, 14 Apr 2006 09:54:17 +0000 |
bcoudurier |
get avcC profile and level indication from sps (from handbrake)
libavformat
|
Thu, 13 Apr 2006 13:21:20 +0000 |
bcoudurier |
write mdat in write_header avoid check in write_packet
libavformat
|
Tue, 11 Apr 2006 08:12:54 +0000 |
bcoudurier |
dont write stss atom if keyframes only
libavformat
|
Mon, 10 Apr 2006 17:04:22 +0000 |
bcoudurier |
fix edts for tracks without b frames
libavformat
|
Tue, 04 Apr 2006 17:44:59 +0000 |
michael |
little h.264 related hunk from diff between cvs and mobile hackerz
libavformat
|
Tue, 04 Apr 2006 12:58:56 +0000 |
michael |
the PSP rejects video with too high bitrates so lets claim they arent too high ...
libavformat
|
Sun, 26 Mar 2006 13:34:51 +0000 |
bcoudurier |
use 64bit atom version if needed
libavformat
|
Wed, 22 Mar 2006 16:49:05 +0000 |
bcoudurier |
dvcpro is 411p in fact
libavformat
|
Sat, 11 Mar 2006 18:21:28 +0000 |
bcoudurier |
create edts atom when muxing B frames, needed to compute cts
libavformat
|