Thu, 15 Jul 2010 11:43:09 +0000 |
pross |
remove redundant text and whitespaces from iff demuxer av_log() statements
libavformat
|
Wed, 14 Jul 2010 23:21:18 +0000 |
bcoudurier |
In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe
libavformat
|
Wed, 14 Jul 2010 19:36:14 +0000 |
aurel |
matroskaenc: write DisplayUnit element to better match the spec
libavformat
|
Wed, 14 Jul 2010 17:28:40 +0000 |
reimar |
Pass the composition and ancillary ID for DVB subtitles via extradata instead
libavformat
|
Wed, 14 Jul 2010 12:32:00 +0000 |
mstorsjo |
Add a depacketizer for QDM2
libavformat
|
Wed, 14 Jul 2010 12:27:26 +0000 |
mstorsjo |
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
libavformat
|
Wed, 14 Jul 2010 12:26:16 +0000 |
mstorsjo |
rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE
libavformat
|
Mon, 12 Jul 2010 18:52:03 +0000 |
alexc |
Split the ADTS header decoder off of the ADTS parser.
libavformat
|
Mon, 12 Jul 2010 10:17:20 +0000 |
lu_zero |
Report when a method gets an error status code
libavformat
|
Sun, 11 Jul 2010 14:56:32 +0000 |
victor |
Clarify the avoidance of usage of these AVStream fields.
libavformat
|
Sun, 11 Jul 2010 11:54:48 +0000 |
lu_zero |
Handle av_base64_decode return value
libavformat
|
Sun, 11 Jul 2010 11:28:46 +0000 |
mstorsjo |
Fix ID3v1 tags in mp3 files
libavformat
|
Sat, 10 Jul 2010 23:42:08 +0000 |
reimar |
Check url_fseek results in gxf demuxer.
libavformat
|
Sat, 10 Jul 2010 22:12:30 +0000 |
mru |
Add av_ prefix to bswap macros
libavformat
|
Sat, 10 Jul 2010 22:09:01 +0000 |
mru |
bswap: change ME to NE in macro names
libavformat
|
Fri, 09 Jul 2010 12:14:33 +0000 |
janne |
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
libavformat
|
Fri, 09 Jul 2010 12:10:47 +0000 |
janne |
rename get_length to ff_get_v_length and put_v to ff_put_v
libavformat
|
Thu, 08 Jul 2010 22:01:31 +0000 |
bcoudurier |
In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate
libavformat
|
Thu, 08 Jul 2010 21:57:20 +0000 |
bcoudurier |
In mov muxer, write pixel aspect ratio tag in mov files.
libavformat
|
Wed, 07 Jul 2010 20:03:15 +0000 |
alexc |
Cosmetics: whitespace
libavformat
|
Wed, 07 Jul 2010 13:10:57 +0000 |
aurel |
imporve long_name for ass (de)muxer
libavformat
|
Wed, 07 Jul 2010 10:39:05 +0000 |
michael |
Ignore extradata & w/h in asf/dvr.
libavformat
|
Wed, 07 Jul 2010 10:19:59 +0000 |
cehoyos |
Associate .tga with format image2.
libavformat
|
Tue, 06 Jul 2010 14:28:32 +0000 |
mru |
Add #ifdefs around code specific to file and pipe protocols
libavformat
|
Tue, 06 Jul 2010 11:42:52 +0000 |
mru |
os_support: include some headers only when needed
libavformat
|
Tue, 06 Jul 2010 11:42:48 +0000 |
mru |
rtpenc: remove unnecessary #include unistd.h
libavformat
|
Tue, 06 Jul 2010 11:42:46 +0000 |
mru |
file_protocol: remove redundant #include sys/time.h
libavformat
|
Mon, 05 Jul 2010 16:46:00 +0000 |
mstorsjo |
rtpdec_asf: Propagate errors from the chained av_open_input_stream
libavformat
|
Mon, 05 Jul 2010 09:11:45 +0000 |
cehoyos |
Silence a warning when compiling aviobuf.c
libavformat
|
Mon, 05 Jul 2010 04:07:50 +0000 |
ramiro |
Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, and
libavformat
|
Mon, 05 Jul 2010 04:01:39 +0000 |
ramiro |
Add id3v1.o dependency for oma demuxer
libavformat
|
Sun, 04 Jul 2010 04:59:12 +0000 |
conrad |
mov: Read Flash's chpl variant
libavformat
|
Sat, 03 Jul 2010 10:25:32 +0000 |
cehoyos |
Fix warning "passing argument from incompatible pointer type".
libavformat
|
Sat, 03 Jul 2010 03:15:37 +0000 |
bcoudurier |
Move AVStream->codec_info_nb_frames increment after try_decode_frame
libavformat
|
Sat, 03 Jul 2010 03:07:33 +0000 |
bcoudurier |
In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay.
libavformat
|
Fri, 02 Jul 2010 23:39:02 +0000 |
michael |
Disable dshow specific bug emulation for amv files as they arent
libavformat
|
Fri, 02 Jul 2010 23:33:10 +0000 |
michael |
Rename block_align variable in the avi demuxer to clearly seperate its purpose
libavformat
|
Fri, 02 Jul 2010 17:39:03 +0000 |
jai_menon |
Bump libavformat minor (as a result of r24003).
libavformat
|
Fri, 02 Jul 2010 16:41:38 +0000 |
aurel |
matroskadec: merge only SSA packets together
libavformat
|
Fri, 02 Jul 2010 16:38:44 +0000 |
aurel |
add AV_DISPOSITION_FORCED flag and use it in matroska demuxer
libavformat
|
Fri, 02 Jul 2010 15:09:27 +0000 |
michael |
Duplicate rounding that MS does in one of their implementations of an avi demuxer.
libavformat
|
Fri, 02 Jul 2010 12:50:19 +0000 |
diego |
Fix doxy of flags parameter in fps_umf2avr().
libavformat
|
Fri, 02 Jul 2010 12:48:32 +0000 |
diego |
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
libavformat
|
Fri, 02 Jul 2010 11:46:29 +0000 |
diego |
Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
libavformat
|
Fri, 02 Jul 2010 11:41:13 +0000 |
diego |
Fix Doxygen function parameter documentation syntax.
libavformat
|
Fri, 02 Jul 2010 11:19:29 +0000 |
diego |
Remove non-existing stray arguments from Doxygen function documentation.
libavformat
|
Fri, 02 Jul 2010 10:49:29 +0000 |
diego |
Fix misspelled parameter names in Doxygen documentation.
libavformat
|
Fri, 02 Jul 2010 08:35:47 +0000 |
bcoudurier |
In mxf muxer, fix last b frame temporal offset
libavformat
|
Fri, 02 Jul 2010 08:24:37 +0000 |
bcoudurier |
In mov demuxer, fix seeking to the beginning when file has edit lists.
libavformat
|
Thu, 01 Jul 2010 23:21:23 +0000 |
mru |
mpegtsenc: allocate correct size for PID table
libavformat
|
Thu, 01 Jul 2010 23:18:27 +0000 |
bcoudurier |
In mov demuxer, only set sar if not already set, patch by Andrew Wason,
libavformat
|
Thu, 01 Jul 2010 22:31:31 +0000 |
bcoudurier |
Use ext sample from mpeg4audio config if set with AAC SBR
libavformat
|
Thu, 01 Jul 2010 20:15:49 +0000 |
mstorsjo |
Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf
libavformat
|
Thu, 01 Jul 2010 20:12:58 +0000 |
mstorsjo |
Add RTP depacketization of SVQ3
libavformat
|
Thu, 01 Jul 2010 17:10:31 +0000 |
reimar |
Change all functions referenced in the mxf_metadata_read_table to use the same
libavformat
|
Thu, 01 Jul 2010 15:03:21 +0000 |
aurel |
fix warning in ff_metadata_mux_compat()
libavformat
|
Thu, 01 Jul 2010 14:49:32 +0000 |
alexc |
Allow remuxing of explicitly signalled AAC files into ADTS.
libavformat
|
Thu, 01 Jul 2010 13:50:15 +0000 |
michael |
Factorize get_duration() out of 4 places of the avi demuxer.
libavformat
|
Thu, 01 Jul 2010 10:59:44 +0000 |
hyc |
Use new librtmp APIs instead of grubbing around in RTMP struct
libavformat
|
Thu, 01 Jul 2010 00:09:08 +0000 |
michael |
Prevent infinite recursion of odml indexes.
libavformat
|