2010-07-20 |
rbultje |
Allow the ASF header to be transferred split over multiple packets, as some
libavformat
|
2010-07-20 |
rbultje |
Explicitely set the size of the "ff_asf_head1_guid" header chunk, this is
libavformat
|
2010-07-20 |
rbultje |
Align outgoing messages to 8 bytes, this is required to interact with
libavformat
|
2010-07-20 |
rbultje |
Fix a compile warning when compiling with DEBUG=1.
libavformat
|
2010-07-20 |
rbultje |
Check the status code of each server responses, and fail if it indicates
libavformat
|
2010-07-20 |
rbultje |
Send a time test to the server, as the spec recommends.
libavformat
|
2010-07-20 |
cehoyos |
Lego Mindstorms RSO muxer and demuxer.
libavformat
|
2010-07-20 |
mstorsjo |
asfdec: 10l, fix the minimum asf video stream header size
libavformat
|
2010-07-20 |
mstorsjo |
asfdec: Don't read the video stream header if there isn't enough data
libavformat
|
2010-07-20 |
mstorsjo |
asfdec: Handle asf_jfif_media
libavformat
|
2010-07-20 |
mstorsjo |
asf: Add asf_jfif_media guid
libavformat
|
2010-07-20 |
mstorsjo |
Remove an assert that was no longer correct nor relevant
libavformat
|
2010-07-20 |
cehoyos |
Make MP43 the default fourcc for msmpeg4v3:
libavformat
|
2010-07-20 |
mstorsjo |
movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size
libavformat
|
2010-07-19 |
mstorsjo |
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
libavformat
|
2010-07-19 |
aurel |
fix av_seek_frame_binary() documentation
libavformat
|
2010-07-19 |
pross |
Add doxygen @file comment block
libavformat
|
2010-07-19 |
mstorsjo |
rtpdec_asf: Include lavu headers using quotes instead of angle brackets
libavformat
|
2010-07-18 |
mstorsjo |
Include lavu headers using quotes instead of angle brackets
libavformat
|
2010-07-18 |
mru |
Add MD5 protocol
libavformat
|
2010-07-18 |
mru |
Allow all valid (and only valid) characters in URL scheme for url_open()
libavformat
|
2010-07-18 |
pross |
Remove trailing linefeed
libavformat
|
2010-07-18 |
pross |
Use correct doxygen syntax
libavformat
|
2010-07-18 |
pross |
Tele-typewriter demuxer
libavformat
|
2010-07-18 |
pross |
Add ff_sauce_read()
libavformat
|
2010-07-17 |
jai_menon |
avidec : Free packet if dv_produce_packet fails.
libavformat
|
2010-07-17 |
mstorsjo |
aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek
libavformat
|
2010-07-17 |
jai_menon |
avidec : Free codec context before initializing the chained DV demuxer.
libavformat
|
2010-07-16 |
mstorsjo |
Bump minor and add APIchanges entry for url_fskip return value change.
libavformat
|
2010-07-16 |
mstorsjo |
url_fskip: Return an error code if the url_fseek failed
libavformat
|
2010-07-16 |
bcoudurier |
In ogg muxer, free dyn allocated buffer, fix memleak
libavformat
|
2010-07-16 |
mstorsjo |
http: Log a warning when receiving an error code
libavformat
|
2010-07-16 |
mstorsjo |
Move SPACE_CHARS back to libavformat/internal.h
libavformat
|
2010-07-15 |
pross |
remove redundant text and whitespaces from iff demuxer av_log() statements
libavformat
|
2010-07-14 |
bcoudurier |
In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe
libavformat
|
2010-07-14 |
aurel |
matroskaenc: write DisplayUnit element to better match the spec
libavformat
|
2010-07-14 |
reimar |
Pass the composition and ancillary ID for DVB subtitles via extradata instead
libavformat
|
2010-07-14 |
mstorsjo |
Add a depacketizer for QDM2
libavformat
|
2010-07-14 |
mstorsjo |
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
libavformat
|
2010-07-14 |
mstorsjo |
rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE
libavformat
|
2010-07-12 |
alexc |
Split the ADTS header decoder off of the ADTS parser.
libavformat
|
2010-07-12 |
lu_zero |
Report when a method gets an error status code
libavformat
|
2010-07-11 |
victor |
Clarify the avoidance of usage of these AVStream fields.
libavformat
|
2010-07-11 |
lu_zero |
Handle av_base64_decode return value
libavformat
|
2010-07-11 |
mstorsjo |
Fix ID3v1 tags in mp3 files
libavformat
|
2010-07-10 |
reimar |
Check url_fseek results in gxf demuxer.
libavformat
|
2010-07-10 |
mru |
Add av_ prefix to bswap macros
libavformat
|
2010-07-10 |
mru |
bswap: change ME to NE in macro names
libavformat
|
2010-07-09 |
janne |
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
libavformat
|
2010-07-09 |
janne |
rename get_length to ff_get_v_length and put_v to ff_put_v
libavformat
|
2010-07-08 |
bcoudurier |
In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate
libavformat
|
2010-07-08 |
bcoudurier |
In mov muxer, write pixel aspect ratio tag in mov files.
libavformat
|
2010-07-07 |
alexc |
Cosmetics: whitespace
libavformat
|
2010-07-07 |
aurel |
imporve long_name for ass (de)muxer
libavformat
|
2010-07-07 |
michael |
Ignore extradata & w/h in asf/dvr.
libavformat
|
2010-07-07 |
cehoyos |
Associate .tga with format image2.
libavformat
|
2010-07-06 |
mru |
Add #ifdefs around code specific to file and pipe protocols
libavformat
|
2010-07-06 |
mru |
os_support: include some headers only when needed
libavformat
|
2010-07-06 |
mru |
rtpenc: remove unnecessary #include unistd.h
libavformat
|
2010-07-06 |
mru |
file_protocol: remove redundant #include sys/time.h
libavformat
|