Fri, 28 Mar 2008 10:40:19 +0000 |
diego |
cosmetics: alphabetical order
libavformat
|
Fri, 28 Mar 2008 03:50:40 +0000 |
michael |
indent
libavformat
|
Fri, 28 Mar 2008 02:44:44 +0000 |
michael |
1000l to myself, dereferencing uninitalized pointer.
libavformat
|
Thu, 27 Mar 2008 20:58:01 +0000 |
michael |
Support wb00+dc00 chunk mix.
libavformat
|
Thu, 27 Mar 2008 13:30:31 +0000 |
bcoudurier |
print essence path in error message
libavformat
|
Thu, 27 Mar 2008 13:20:12 +0000 |
bcoudurier |
cosmetics, useless braces
libavformat
|
Thu, 27 Mar 2008 13:19:19 +0000 |
bcoudurier |
print stream index in error message
libavformat
|
Thu, 27 Mar 2008 13:16:29 +0000 |
bcoudurier |
according to specs, only color table id set to 0, have it in stsd, fix 4colors.mov
libavformat
|
Thu, 27 Mar 2008 12:35:22 +0000 |
bcoudurier |
Only use chunk demuxing for old uncompressed audio mechanism specified by stts.
libavformat
|
Thu, 27 Mar 2008 01:18:16 +0000 |
michael |
Fix aspect ratio.
libavformat
|
Sat, 22 Mar 2008 17:25:50 +0000 |
michael |
1st attempt at correcting the punktuation.
libavformat
|
Sat, 22 Mar 2008 01:06:57 +0000 |
diego |
typo: occured --> occurred
libavformat
|
Fri, 21 Mar 2008 22:17:56 +0000 |
michael |
Document get_*_buffer()
libavformat
|
Fri, 21 Mar 2008 14:30:45 +0000 |
bcoudurier |
sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is better than failing
libavformat
|
Fri, 21 Mar 2008 14:02:13 +0000 |
faust3 |
rl2 demuxer
libavformat
|
Fri, 21 Mar 2008 13:47:20 +0000 |
bcoudurier |
yet again another hdv fourcc
libavformat
|
Fri, 21 Mar 2008 13:43:19 +0000 |
bcoudurier |
support fragments when non streamable
libavformat
|
Fri, 21 Mar 2008 13:40:23 +0000 |
bcoudurier |
mp4 fragments support
libavformat
|
Fri, 21 Mar 2008 11:27:07 +0000 |
michael |
Document a few url_* functions.
libavformat
|
Fri, 21 Mar 2008 11:16:16 +0000 |
bcoudurier |
cosmetics, split or move too long lines
libavformat
|
Fri, 21 Mar 2008 11:04:54 +0000 |
bcoudurier |
simplify, and only stop parsing when non streamable
libavformat
|
Fri, 21 Mar 2008 11:02:13 +0000 |
bcoudurier |
remove ms audio tags from table, they will be chosen or detected with riff table
libavformat
|
Fri, 21 Mar 2008 10:52:14 +0000 |
bcoudurier |
atoms are not mp4 only, and yes probe is sufficient
libavformat
|
Fri, 21 Mar 2008 10:51:12 +0000 |
bcoudurier |
update description
libavformat
|
Fri, 21 Mar 2008 10:48:22 +0000 |
bcoudurier |
return ENOMEM
libavformat
|
Fri, 21 Mar 2008 10:47:14 +0000 |
bcoudurier |
cannot free AVStream like this, and return ENOMEM
libavformat
|
Fri, 21 Mar 2008 10:39:49 +0000 |
bcoudurier |
indentation
libavformat
|
Thu, 20 Mar 2008 18:48:50 +0000 |
bcoudurier |
fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it
libavformat
|
Thu, 20 Mar 2008 18:42:44 +0000 |
bcoudurier |
cosmetics, move case up
libavformat
|
Thu, 20 Mar 2008 16:29:18 +0000 |
michael |
One non functional AVPalette chunk less, one heap overflow less.
libavformat
|
Thu, 20 Mar 2008 16:07:55 +0000 |
bcoudurier |
remove useless debug print since now mov_build_index will do
libavformat
|
Thu, 20 Mar 2008 16:00:45 +0000 |
bcoudurier |
free track data asap
libavformat
|
Thu, 20 Mar 2008 15:57:11 +0000 |
bcoudurier |
move mov_build_index before mov_read_trak to avoid useless declaration
libavformat
|
Thu, 20 Mar 2008 15:55:50 +0000 |
bcoudurier |
move specific end treatment when trak is detected, will be needed for fragments
libavformat
|
Thu, 20 Mar 2008 11:02:40 +0000 |
skal |
Additional checks for strange num_val in FLV metadata
libavformat
|
Wed, 19 Mar 2008 14:08:16 +0000 |
rbultje |
Reindent after rtsp-alternate-protocol* patches.
libavformat
|
Wed, 19 Mar 2008 14:07:31 +0000 |
rbultje |
Change protocol_mask into protocol, since we always just try a single one per
libavformat
|
Wed, 19 Mar 2008 14:05:08 +0000 |
rbultje |
Allow cycling between different protocols (TCP, UDP or multicast) so that if
libavformat
|
Tue, 18 Mar 2008 19:54:47 +0000 |
ramiro |
MSN TCP Webcam stream demuxer.
libavformat
|
Mon, 17 Mar 2008 12:16:39 +0000 |
rbultje |
Split the SETUP request into a separate function, as a prelude into allowing
libavformat
|
Sun, 16 Mar 2008 17:54:36 +0000 |
bcoudurier |
just skip klv packet, when no corresponding stream is found
libavformat
|
Sun, 16 Mar 2008 15:13:40 +0000 |
bcoudurier |
simplify, flags is 24bits according to specs
libavformat
|
Sun, 16 Mar 2008 13:40:21 +0000 |
bcoudurier |
fucked up alphabetical order again, sorry
libavformat
|
Sun, 16 Mar 2008 13:36:36 +0000 |
bcoudurier |
ipod/iphone compatible mp4 muxer
libavformat
|
Sat, 15 Mar 2008 16:15:47 +0000 |
diego |
typo fixes
libavformat
|
Fri, 14 Mar 2008 13:10:49 +0000 |
bcoudurier |
useless null
libavformat
|
Fri, 14 Mar 2008 12:48:13 +0000 |
bcoudurier |
remove useless img_write_trailer func
libavformat
|
Wed, 12 Mar 2008 23:58:46 +0000 |
diego |
typo fixes
libavformat
|
Mon, 10 Mar 2008 21:23:06 +0000 |
aurel |
add out of bound stream index checks
libavformat
|
Mon, 10 Mar 2008 21:09:27 +0000 |
aurel |
add a temporary variable to simplify the code
libavformat
|
Mon, 10 Mar 2008 19:03:39 +0000 |
superdump |
Add AVClass to URLContext at next major version bump
libavformat
|
Mon, 10 Mar 2008 18:42:09 +0000 |
diego |
misc spelling fixes
libavformat
|
Mon, 10 Mar 2008 00:48:36 +0000 |
aurel |
cosmetics: remove some empty lines
libavformat
|
Mon, 10 Mar 2008 00:45:25 +0000 |
aurel |
remove useless and misleading comments
libavformat
|
Sun, 09 Mar 2008 23:43:55 +0000 |
aurel |
consistent use of MKTAG() in the codec_bmp_tags table
libavformat
|
Sun, 09 Mar 2008 23:34:14 +0000 |
aurel |
cosmetics: alignment of the codec_bmp_tags table
libavformat
|
Sun, 09 Mar 2008 04:18:48 +0000 |
melanson |
recognize the CLJR FourCC (Cirrus Logic AccuPak)
libavformat
|
Sat, 08 Mar 2008 22:43:13 +0000 |
ramiro |
Typo + grammar
libavformat
|
Sat, 08 Mar 2008 21:59:11 +0000 |
ramiro |
Introduce max_picture_buffer variable in AVFormatContext,
libavformat
|
Sat, 08 Mar 2008 19:00:55 +0000 |
ramiro |
Define WIN32_LEAN_AND_MEAN before including windows.h to exclude
libavformat
|