Mercurial > libavformat.hg
graph
-
Fix aspect ratio for files that have it stored in libavformatThu, 23 Sep 2010 03:40:06 +0000, by cehoyos
-
cosmetics: Place concat protocol entry in alphabetical order. libavformatTue, 21 Sep 2010 22:21:12 +0000, by diego
-
tcp: Check both wfds and efds when waiting for the result from connect libavformatTue, 21 Sep 2010 20:17:34 +0000, by mstorsjo
-
Check for the IPPROTO_IPV6 define before using it libavformatMon, 20 Sep 2010 06:38:40 +0000, by mstorsjo
-
rtsp: Handle standard assigned codec names for private payload types, too libavformatWed, 15 Sep 2010 17:39:25 +0000, by mstorsjo
-
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 libavformatWed, 15 Sep 2010 17:35:39 +0000, by mstorsjo
-
Read all id3v2 tags at the beginning of mp3 files. libavformatSat, 11 Sep 2010 16:29:23 +0000, by cehoyos
-
nutenc: fix unstable floating-point calculations libavformatFri, 10 Sep 2010 13:16:08 +0000, by mru
-
adts demuxer: Set the time base to be the LCM of all ADTS sample rates. libavformatThu, 09 Sep 2010 23:15:17 +0000, by alexc
-
In mov muxer, write reduced sample aspect ratio values in pasp libavformatWed, 08 Sep 2010 20:22:02 +0000, by bcoudurier
-
Check dref size based on a patch by google libavformatWed, 08 Sep 2010 20:20:24 +0000, by bcoudurier
-
In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, fix issue #1539 libavformatWed, 08 Sep 2010 20:18:14 +0000, by bcoudurier
-
Fix formatting for negative start times (issue 2139). libavformatTue, 07 Sep 2010 21:06:21 +0000, by cehoyos
-
Read the number of channels from the 'dac3' tag for AC-3 in MP4. libavformatMon, 06 Sep 2010 21:52:11 +0000, by jbr
-
Add a special function to mkv demxuer to parse length values that includes libavformatMon, 06 Sep 2010 17:51:44 +0000, by reimar
-
move stream info arrays into a struct to ease future dynamic allocation libavformatSun, 05 Sep 2010 22:25:45 +0000, by aurel
-
matroskadec: allow uint and float elements with length = 0 libavformatSun, 05 Sep 2010 21:37:40 +0000, by aurel
-
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups libavformatFri, 03 Sep 2010 20:06:01 +0000, by rbultje
-
Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>. libavformatFri, 03 Sep 2010 19:30:27 +0000, by rbultje
-
Send NAT punching messages to the address specified in the Transport: libavformatFri, 03 Sep 2010 19:25:59 +0000, by rbultje
-
rtsp: 10l, try to update the correct rtp stream libavformatFri, 03 Sep 2010 07:10:21 +0000, by mstorsjo
-
Fix crash when decoding DV in AVI introduced in r24579 (issue 2174). libavformatThu, 02 Sep 2010 11:51:32 +0000, by cehoyos
-
cosmetics: spaces between and after parentheses libavformatWed, 01 Sep 2010 22:58:39 +0000, by bcoudurier
-
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else libavformatWed, 01 Sep 2010 00:04:47 +0000, by bcoudurier
-
Solving memory leak and initialization problem with prev_pkt / pkt. libavformatTue, 31 Aug 2010 07:15:11 +0000, by bindhammer
-
cleanup includes which are not used anymore in raw.c libavformatSun, 29 Aug 2010 22:06:48 +0000, by aurel
-
10l: aacdec and idroqenc still depend on raw.o libavformatSun, 29 Aug 2010 18:28:03 +0000, by aurel
-
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet libavformatSun, 29 Aug 2010 10:25:16 +0000, by mstorsjo
-
rtsp: Check the RTCP file handle for new packets, too libavformatSun, 29 Aug 2010 10:16:54 +0000, by mstorsjo
-
Fix two compiler arnings related to printf-format of sizeof()-statements. libavformatSat, 28 Aug 2010 23:56:56 +0000, by rbultje
-
stream_selection can be freed in the fail case, in which case it's unassigned. libavformatSat, 28 Aug 2010 23:55:26 +0000, by rbultje
-
Added option to write frames interleaved (yet disabled) libavformatThu, 26 Aug 2010 10:03:09 +0000, by bindhammer
-
Make stub version of ff_sdp_write_media() match its prototype libavformatWed, 25 Aug 2010 21:07:04 +0000, by andoma
-
rtsp: Return EOF if the TCP control channel is closed libavformatWed, 25 Aug 2010 13:42:17 +0000, by mstorsjo
-
Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4 any longer libavformatWed, 25 Aug 2010 13:30:06 +0000, by mstorsjo
-
10l, add new function parameters to resolve_destination for !config_network too libavformatWed, 25 Aug 2010 12:51:20 +0000, by mstorsjo
-
Properly handle IPv6 addresses in the SDP generation libavformatWed, 25 Aug 2010 12:29:32 +0000, by mstorsjo
-
rtp: Replace hardcoded RTCP packet types with defines libavformatWed, 25 Aug 2010 09:15:31 +0000, by mstorsjo
-
avformat: free decryption key in av_close_input_stream() libavformatTue, 24 Aug 2010 15:08:53 +0000, by mru
-
fixed some return values and deprecated CODEC_TYPE_VIDEO. libavformatTue, 24 Aug 2010 14:02:31 +0000, by bindhammer
-
asfcrypt: fix unaligned read in ff_asfcrypt_dec() libavformatMon, 23 Aug 2010 15:38:57 +0000, by mru
-
Do not use the server SSRC as client SSRC in the RTP demuxer libavformatMon, 23 Aug 2010 11:53:27 +0000, by lucabe
-
enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavformatMon, 23 Aug 2010 11:52:34 +0000, by bindhammer
-
MMSH support, the most popular and widely used of all MMS variants. Written by libavformatSat, 21 Aug 2010 19:04:41 +0000, by rbultje
-
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() libavformatThu, 19 Aug 2010 21:28:43 +0000, by aurel
-
add FF_API_REGISTER_PROTOCOL define to disable the deprecated libavformatThu, 19 Aug 2010 21:21:32 +0000, by aurel
-
applehttp: define _XOPEN_SOURCE=600 as required for usleep() libavformatThu, 19 Aug 2010 17:07:12 +0000, by mru
-
add FF_API_URL_CLASS define to enable usage of URLContext as a AVClass libavformatThu, 19 Aug 2010 16:49:08 +0000, by aurel
-
Move the definition of the maximum url size for static buffers to internal.h libavformatThu, 19 Aug 2010 14:50:40 +0000, by mstorsjo
-
Make parse_key_value from httpauth a common lavf internal function libavformatThu, 19 Aug 2010 14:49:53 +0000, by mstorsjo
-
add a comment to clarify that FF_API_* defines are not part of public API libavformatWed, 18 Aug 2010 20:37:32 +0000, by aurel
-
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API libavformatWed, 18 Aug 2010 20:34:31 +0000, by aurel
-
add LAVF_API_OLD_METADATA define to disable the deprecated metadata API libavformatTue, 17 Aug 2010 20:23:19 +0000, by aurel
-
add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS API libavformatTue, 17 Aug 2010 19:30:21 +0000, by aurel
-
Print error messages in case of connection failure or name resolution failure libavformatSat, 14 Aug 2010 20:34:51 +0000, by rbultje
-
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically libavformatFri, 13 Aug 2010 17:30:01 +0000, by rbultje
-
Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation. libavformatFri, 13 Aug 2010 17:08:57 +0000, by rbultje
-
Fix wrong command prefix for timing test in MMST protocol. libavformatFri, 13 Aug 2010 17:02:37 +0000, by rbultje
-
Send OPTIONS request at a regular basis to standard RTSP servers as well, libavformatThu, 12 Aug 2010 13:39:38 +0000, by rbultje
-
Fix segv when stream copy and validate_tag fails, st->codec->codec is not set libavformatThu, 12 Aug 2010 00:35:19 +0000, by bcoudurier
-
Move functions and structs shared between MMSH and MMST into their own file, libavformatWed, 11 Aug 2010 22:50:17 +0000, by rbultje
-
Extract fields that are to be shared between MMST/MMSH into a common struct, libavformatWed, 11 Aug 2010 22:43:54 +0000, by rbultje
-
Use FFALIGN() in mmst.c where appropriate. Noticed by Benoit Fouet. libavformatWed, 11 Aug 2010 22:27:29 +0000, by rbultje
-
Add documentation for the pm parameter of the av_metadata_set* libavformatWed, 11 Aug 2010 14:38:19 +0000, by stefano
-
Fix reference to a wrong parameter name in the metadata API functions libavformatWed, 11 Aug 2010 14:38:16 +0000, by stefano
-
Add empty newlines between function descriptions and @params, improve libavformatWed, 11 Aug 2010 09:13:53 +0000, by stefano
-
Fix mem leak when trying to open a non-existing image file (issue 2126). libavformatTue, 10 Aug 2010 17:27:22 +0000, by cehoyos
-
rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frames_per_packet libavformatTue, 10 Aug 2010 08:37:19 +0000, by mstorsjo
-
rtpenc_xiph: Set the ident value via a define libavformatMon, 09 Aug 2010 10:31:59 +0000, by mstorsjo
-
rtpenc_xiph: Don't needlessly cast pointers to integers libavformatMon, 09 Aug 2010 10:23:26 +0000, by mstorsjo
-
http: Return EOF at the end of the content even if the connection isn't closed libavformatMon, 09 Aug 2010 08:14:48 +0000, by mstorsjo
-
oggparsevorbis: Add some sanity checks to header packet ordering/presence. libavformatSat, 07 Aug 2010 21:30:34 +0000, by alexc
-
rtpdec_xiph: Split packets in the depacketizer libavformatThu, 05 Aug 2010 04:42:36 +0000, by mstorsjo
-
Move read_mms_packet() code to be inlined in the calling function. libavformatWed, 04 Aug 2010 22:34:43 +0000, by rbultje
-
Move send_media_packet_request() and clear_stream_buffers() up. libavformatWed, 04 Aug 2010 22:32:43 +0000, by rbultje
-
rtpdec_xiph: Correct the bitmask for num_pkts libavformatWed, 04 Aug 2010 17:22:25 +0000, by mstorsjo
-
100l: av_freep() needs the address of the pointer libavformatFri, 30 Jul 2010 23:41:12 +0000, by aurel
-
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file libavformatFri, 30 Jul 2010 12:04:27 +0000, by mstorsjo
-
avidec: demux ASS and SRT tracks out of GAB2 chunks libavformatThu, 29 Jul 2010 22:17:30 +0000, by aurel
-
rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxer, too libavformatWed, 28 Jul 2010 09:26:15 +0000, by mstorsjo
-
In wav muxer, always flush in write_trailer, fix pipe output libavformatWed, 28 Jul 2010 08:17:02 +0000, by bcoudurier
-
rtpdec_xiph: Handle the sampling SDP parameter libavformatWed, 28 Jul 2010 06:43:58 +0000, by mstorsjo
-
Add extern to mxf_d10_muxer forward declaration to avoid a redundant libavformatWed, 28 Jul 2010 05:48:48 +0000, by reimar
-
Fix 2 doxy comments that referred to the wrong variable. libavformatTue, 27 Jul 2010 15:21:29 +0000, by michael
-
Place the concat protocol entry at the begin of the registered libavformatTue, 27 Jul 2010 14:34:56 +0000, by stefano
-
Document existing rules for AVInputFormat.name. libavformatTue, 27 Jul 2010 14:13:24 +0000, by alexc
-
Remove duplicate initialiser for cavsvideo_muxer.extensions libavformatTue, 27 Jul 2010 08:21:23 +0000, by mru
-
rtpdec_xiph: Drop RTP packets that come in without a prior fragment start marker. libavformatTue, 27 Jul 2010 08:16:03 +0000, by mstorsjo
-
add Chinese AVS encoding via external library libxavs libavformatTue, 27 Jul 2010 07:18:36 +0000, by stefang
-
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() libavformatMon, 26 Jul 2010 23:12:28 +0000, by stefano
-
Use inverse error branches, i.e. instead of if(something){success} else {error}, libavformatMon, 26 Jul 2010 22:22:20 +0000, by rbultje
-
Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors. This libavformatMon, 26 Jul 2010 22:21:14 +0000, by rbultje
-
matroskaenc: add support for muxing SRT tracks libavformatSun, 25 Jul 2010 21:16:58 +0000, by aurel
-
Include the correct header that actually is used, use quotes instead of angle brackets libavformatSun, 25 Jul 2010 19:12:35 +0000, by mstorsjo
-
Cosmetics: fix indentation and remove a useless else. libavformatSun, 25 Jul 2010 14:35:12 +0000, by reimar
-
Move ffm_close function up to avoid a forward declaration. libavformatSun, 25 Jul 2010 07:54:33 +0000, by reimar
-
ffmdec: Do not manually free streams on read_header error, this is always libavformatSun, 25 Jul 2010 07:52:58 +0000, by reimar
-
Fix a "function declaration isn't a prototype" warning. libavformatSat, 24 Jul 2010 12:58:28 +0000, by reimar
-
Never shrink the ByteIOContext buffer in ff_rewind_with_probe_data libavformatSat, 24 Jul 2010 09:04:44 +0000, by mstorsjo
-
In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122 libavformatFri, 23 Jul 2010 00:27:17 +0000, by bcoudurier
-
Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99 libavformatWed, 21 Jul 2010 17:27:28 +0000, by mstorsjo
-
Reindent, rewrap long comment lines to keep line length below 80 chars libavformatWed, 21 Jul 2010 17:25:09 +0000, by mstorsjo
-
rtpdec_asf: Handle RTSP-MS packet splitting libavformatWed, 21 Jul 2010 17:17:35 +0000, by mstorsjo
-
gxfenc: Fix ES name in the UMF media description, by using strlen instead of sizeof libavformatWed, 21 Jul 2010 07:46:02 +0000, by mstorsjo
-
Allow the ASF header to be transferred split over multiple packets, as some libavformatTue, 20 Jul 2010 15:14:15 +0000, by rbultje
-
Explicitely set the size of the "ff_asf_head1_guid" header chunk, this is libavformatTue, 20 Jul 2010 15:11:44 +0000, by rbultje
-
Align outgoing messages to 8 bytes, this is required to interact with libavformatTue, 20 Jul 2010 15:07:31 +0000, by rbultje
-
Fix a compile warning when compiling with DEBUG=1. libavformatTue, 20 Jul 2010 15:05:45 +0000, by rbultje
-
Check the status code of each server responses, and fail if it indicates libavformatTue, 20 Jul 2010 15:01:06 +0000, by rbultje
-
Send a time test to the server, as the spec recommends. libavformatTue, 20 Jul 2010 14:59:23 +0000, by rbultje
-
asfdec: 10l, fix the minimum asf video stream header size libavformatTue, 20 Jul 2010 13:08:10 +0000, by mstorsjo
-
asfdec: Don't read the video stream header if there isn't enough data libavformatTue, 20 Jul 2010 11:52:29 +0000, by mstorsjo
-
Remove an assert that was no longer correct nor relevant libavformatTue, 20 Jul 2010 09:58:30 +0000, by mstorsjo
-
movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size libavformatTue, 20 Jul 2010 05:23:28 +0000, by mstorsjo
-
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer libavformatMon, 19 Jul 2010 18:43:20 +0000, by mstorsjo
-
rtpdec_asf: Include lavu headers using quotes instead of angle brackets libavformatMon, 19 Jul 2010 11:43:33 +0000, by mstorsjo
-
Include lavu headers using quotes instead of angle brackets libavformatSun, 18 Jul 2010 20:30:33 +0000, by mstorsjo
-
Allow all valid (and only valid) characters in URL scheme for url_open() libavformatSun, 18 Jul 2010 18:38:23 +0000, by mru
-
avidec : Free packet if dv_produce_packet fails. libavformatSat, 17 Jul 2010 05:40:18 +0000, by jai_menon
-
aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek libavformatSat, 17 Jul 2010 05:26:30 +0000, by mstorsjo
-
avidec : Free codec context before initializing the chained DV demuxer. libavformatSat, 17 Jul 2010 05:08:01 +0000, by jai_menon
-
Bump minor and add APIchanges entry for url_fskip return value change. libavformatFri, 16 Jul 2010 23:31:30 +0000, by mstorsjo
-
url_fskip: Return an error code if the url_fseek failed libavformatFri, 16 Jul 2010 23:20:03 +0000, by mstorsjo
-
In ogg muxer, free dyn allocated buffer, fix memleak libavformatFri, 16 Jul 2010 22:36:01 +0000, by bcoudurier
-
http: Log a warning when receiving an error code libavformatFri, 16 Jul 2010 14:15:37 +0000, by mstorsjo
-
Move SPACE_CHARS back to libavformat/internal.h libavformatFri, 16 Jul 2010 14:12:52 +0000, by mstorsjo
-
remove redundant text and whitespaces from iff demuxer av_log() statements libavformatThu, 15 Jul 2010 11:43:09 +0000, by pross
-
In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe libavformatWed, 14 Jul 2010 23:21:18 +0000, by bcoudurier
-
matroskaenc: write DisplayUnit element to better match the spec libavformatWed, 14 Jul 2010 19:36:14 +0000, by aurel
-
Pass the composition and ancillary ID for DVB subtitles via extradata instead libavformatWed, 14 Jul 2010 17:28:40 +0000, by reimar
-
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts libavformatWed, 14 Jul 2010 12:27:26 +0000, by mstorsjo
-
rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE libavformatWed, 14 Jul 2010 12:26:16 +0000, by mstorsjo
-
Split the ADTS header decoder off of the ADTS parser. libavformatMon, 12 Jul 2010 18:52:03 +0000, by alexc
-
Report when a method gets an error status code libavformatMon, 12 Jul 2010 10:17:20 +0000, by lu_zero
-
Clarify the avoidance of usage of these AVStream fields. libavformatSun, 11 Jul 2010 14:56:32 +0000, by victor
-
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c libavformatFri, 09 Jul 2010 12:14:33 +0000, by janne
-
rename get_length to ff_get_v_length and put_v to ff_put_v libavformatFri, 09 Jul 2010 12:10:47 +0000, by janne
-
In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate libavformatThu, 08 Jul 2010 22:01:31 +0000, by bcoudurier
-
In mov muxer, write pixel aspect ratio tag in mov files. libavformatThu, 08 Jul 2010 21:57:20 +0000, by bcoudurier
-
Add #ifdefs around code specific to file and pipe protocols libavformatTue, 06 Jul 2010 14:28:32 +0000, by mru
-
os_support: include some headers only when needed libavformatTue, 06 Jul 2010 11:42:52 +0000, by mru
-
file_protocol: remove redundant #include sys/time.h libavformatTue, 06 Jul 2010 11:42:46 +0000, by mru
-
rtpdec_asf: Propagate errors from the chained av_open_input_stream libavformatMon, 05 Jul 2010 16:46:00 +0000, by mstorsjo
-
Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, and libavformatMon, 05 Jul 2010 04:07:50 +0000, by ramiro
-
Fix warning "passing argument from incompatible pointer type". libavformatSat, 03 Jul 2010 10:25:32 +0000, by cehoyos
-
Move AVStream->codec_info_nb_frames increment after try_decode_frame libavformatSat, 03 Jul 2010 03:15:37 +0000, by bcoudurier
-
In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay. libavformatSat, 03 Jul 2010 03:07:33 +0000, by bcoudurier
-
Disable dshow specific bug emulation for amv files as they arent libavformatFri, 02 Jul 2010 23:39:02 +0000, by michael
-
Rename block_align variable in the avi demuxer to clearly seperate its purpose libavformatFri, 02 Jul 2010 23:33:10 +0000, by michael
-
Bump libavformat minor (as a result of r24003). libavformatFri, 02 Jul 2010 17:39:03 +0000, by jai_menon
-
add AV_DISPOSITION_FORCED flag and use it in matroska demuxer libavformatFri, 02 Jul 2010 16:38:44 +0000, by aurel
-
Duplicate rounding that MS does in one of their implementations of an avi demuxer. libavformatFri, 02 Jul 2010 15:09:27 +0000, by michael
-
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavformatFri, 02 Jul 2010 12:48:32 +0000, by diego
-
Replace incorrect @NOTE Doxygen command by @note; capitalization matters. libavformatFri, 02 Jul 2010 11:46:29 +0000, by diego
-
Fix Doxygen function parameter documentation syntax. libavformatFri, 02 Jul 2010 11:41:13 +0000, by diego
-
Remove non-existing stray arguments from Doxygen function documentation. libavformatFri, 02 Jul 2010 11:19:29 +0000, by diego
-
Fix misspelled parameter names in Doxygen documentation. libavformatFri, 02 Jul 2010 10:49:29 +0000, by diego
-
In mxf muxer, fix last b frame temporal offset libavformatFri, 02 Jul 2010 08:35:47 +0000, by bcoudurier
-
In mov demuxer, fix seeking to the beginning when file has edit lists. libavformatFri, 02 Jul 2010 08:24:37 +0000, by bcoudurier
-
In mov demuxer, only set sar if not already set, patch by Andrew Wason, libavformatThu, 01 Jul 2010 23:18:27 +0000, by bcoudurier
-
Use ext sample from mpeg4audio config if set with AAC SBR libavformatThu, 01 Jul 2010 22:31:31 +0000, by bcoudurier
-
Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf libavformatThu, 01 Jul 2010 20:15:49 +0000, by mstorsjo
-
Change all functions referenced in the mxf_metadata_read_table to use the same libavformatThu, 01 Jul 2010 17:10:31 +0000, by reimar
-
Allow remuxing of explicitly signalled AAC files into ADTS. libavformatThu, 01 Jul 2010 14:49:32 +0000, by alexc
-
Factorize get_duration() out of 4 places of the avi demuxer. libavformatThu, 01 Jul 2010 13:50:15 +0000, by michael
-
Use new librtmp APIs instead of grubbing around in RTMP struct libavformatThu, 01 Jul 2010 10:59:44 +0000, by hyc
-
Make "invalid dts/pts combination" a debug instead of a warning message. libavformatWed, 30 Jun 2010 23:01:44 +0000, by cehoyos
-
mxfdec: Improve parsing of the PixelLayout item libavformatWed, 30 Jun 2010 07:55:05 +0000, by thardin
-
In mov demuxer, increase total size after debugging message libavformatMon, 28 Jun 2010 21:02:16 +0000, by bcoudurier
-
rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer libavformatMon, 28 Jun 2010 20:35:21 +0000, by mstorsjo
-
rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer libavformatMon, 28 Jun 2010 20:32:03 +0000, by mstorsjo
-
rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer libavformatMon, 28 Jun 2010 11:30:44 +0000, by mstorsjo
-
rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer libavformatMon, 28 Jun 2010 11:28:02 +0000, by mstorsjo
-
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata libavformatMon, 28 Jun 2010 11:25:39 +0000, by mstorsjo
-
rtpdec: Add generic function for iterating over FMTP configuration lines libavformatMon, 28 Jun 2010 11:24:12 +0000, by mstorsjo
-
rtpdec: Move space_chars from avformat/internal to rtpdec libavformatMon, 28 Jun 2010 11:21:34 +0000, by mstorsjo
-
Add proper const declaration to a cast, fixes a warning libavformatSun, 27 Jun 2010 17:33:52 +0000, by mstorsjo
-
rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' libavformatFri, 25 Jun 2010 08:03:52 +0000, by mstorsjo
-
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp libavformatFri, 25 Jun 2010 08:02:50 +0000, by mstorsjo
-
rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler libavformatFri, 25 Jun 2010 08:01:20 +0000, by mstorsjo
-
RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c libavformatFri, 25 Jun 2010 08:00:05 +0000, by mstorsjo
-
RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c libavformatFri, 25 Jun 2010 07:58:38 +0000, by mstorsjo
-
RTSP: Remove skip_spaces in favor of strspn libavformatFri, 25 Jun 2010 07:56:45 +0000, by mstorsjo
-
avienc : Avoid creating invalid AVI files when muxing subtitle streams libavformatFri, 25 Jun 2010 04:29:02 +0000, by jai_menon
-
Improve mov atom parsing debug message, print parent atom and size in decimal libavformatFri, 25 Jun 2010 01:19:03 +0000, by bcoudurier
-
asfdec: ensure number of streams is within bounds; remove VLA in asf_read_pts() libavformatThu, 24 Jun 2010 15:10:06 +0000, by mru
-
Continue after guids in asf after which other guids are possible instead of skiping libavformatWed, 23 Jun 2010 02:04:55 +0000, by michael
-
Mention how "now" is interpreted in the parse_date() doxy. libavformatTue, 22 Jun 2010 22:54:32 +0000, by stefano
-
Fix date specification accepted by parse_date(). libavformatTue, 22 Jun 2010 22:54:29 +0000, by stefano
-
Make the http protocol open the connection immediately in http_open again libavformatTue, 22 Jun 2010 14:15:00 +0000, by mstorsjo
-
Allocate the HTTPContext through URLProtocol.priv_data_size libavformatTue, 22 Jun 2010 14:12:34 +0000, by mstorsjo
-
Add priv_data_size and priv_data_class to URLProtocol libavformatTue, 22 Jun 2010 14:09:08 +0000, by mstorsjo
-
Split url_open and url_open_protocol into url_alloc and url_connect libavformatTue, 22 Jun 2010 14:03:37 +0000, by mstorsjo
-
Add an av_register_protocol2 function that takes a size parameter libavformatTue, 22 Jun 2010 13:58:48 +0000, by mstorsjo
-
Fix failure in av_read_frame on timestamp rollover. libavformatTue, 22 Jun 2010 08:48:28 +0000, by cehoyos
-
RTSP: Use the same authentication for the HTTP POST session as for the GET libavformatMon, 21 Jun 2010 19:41:02 +0000, by mstorsjo
-
HTTP: Add a method for initializing the authentication state from another connection libavformatMon, 21 Jun 2010 19:40:30 +0000, by mstorsjo
-
HTTP: Compact the code for writing chunked post data libavformatMon, 21 Jun 2010 19:02:05 +0000, by mstorsjo
-
HTTP: Get rid of the is_chunked variable, use the chunksize variable instead libavformatMon, 21 Jun 2010 19:01:32 +0000, by mstorsjo
-
Reset chunksize back to zero (= no chunked encoding) after each new open libavformatSun, 20 Jun 2010 21:41:02 +0000, by rbultje
-
Use url_write(), not http_write(), for sending the HTTP headers. This prevents libavformatSun, 20 Jun 2010 21:38:16 +0000, by rbultje
-
Add IEC958 data_types for DTS-HD (data burst described in IEC 61937-5), libavformatSun, 20 Jun 2010 11:40:41 +0000, by cehoyos
-
RTSP: Add the auth credentials to the HTTP tunnel URL, too libavformatSat, 19 Jun 2010 21:57:45 +0000, by mstorsjo
-
ff_url_join: Don't add any at-char if the auth is an empty string libavformatSat, 19 Jun 2010 21:56:50 +0000, by mstorsjo
-
RTSP: Set the connection handles to null after closing them libavformatSat, 19 Jun 2010 21:46:39 +0000, by mstorsjo
-
RTSP: Don't store the connection handles in local variables libavformatSat, 19 Jun 2010 21:36:13 +0000, by mstorsjo
-
RTMP: Return from rtmp_read as soon as some data is available libavformatFri, 18 Jun 2010 12:02:51 +0000, by mstorsjo
-
Add IEC958 data_types for Atrac* and WMA Pro. libavformatFri, 18 Jun 2010 07:54:45 +0000, by cehoyos
-
Add metadata support. Patch by Michael Karcher. libavformatThu, 17 Jun 2010 10:59:49 +0000, by maxim
-
Simplify (no need to check for st->codec->extradata) and correct libavformatThu, 17 Jun 2010 10:30:52 +0000, by lucabe
-
Add the necessary includes, add an extra empty line for cosmetics libavformatThu, 17 Jun 2010 09:39:42 +0000, by mstorsjo
-
Marking what should be removed in relation to MAX_STREAMS. libavformatWed, 16 Jun 2010 19:31:05 +0000, by michael
-
If the video stream is H.264 with MP4 syntax, store the NAL lenght size in libavformatWed, 16 Jun 2010 12:59:47 +0000, by lucabe
-
Fix missing logging context in a series of dprintf()s. Partially based on libavformatTue, 15 Jun 2010 14:24:19 +0000, by rbultje
-
Add compatibility wrappers for functions moved from lavf to lavc libavformatTue, 15 Jun 2010 13:26:52 +0000, by mru
-
Cosmetics: Change connexion to connection in code comments libavformatMon, 14 Jun 2010 09:09:59 +0000, by mstorsjo
-
output-example: Set sample_fmt to SAMPLE_FMT_S16. libavformatMon, 14 Jun 2010 07:05:59 +0000, by ramiro
-
matroskadec: fix type of the length field in ebml_read_master() libavformatFri, 11 Jun 2010 17:16:43 +0000, by aurel
-
matroskadec: add support for live broadcast containing unknown size clusters libavformatFri, 11 Jun 2010 16:43:47 +0000, by aurel
-
matroskadec: simplify parsing of the first cluster libavformatFri, 11 Jun 2010 16:36:51 +0000, by aurel
-
matroskadec: store the ID of the currently parsed ebml element libavformatFri, 11 Jun 2010 16:34:01 +0000, by aurel
-
matroskadec: cosmetic: split a line to make it more readable libavformatFri, 11 Jun 2010 16:27:30 +0000, by aurel
-
Generalize ID3v2 functions to support ID3v2-like ID headers with a libavformatFri, 11 Jun 2010 13:44:57 +0000, by cehoyos
-
Fix raw vc1 decoding - this is supposed to break FATE. libavformatFri, 11 Jun 2010 13:28:42 +0000, by cehoyos
-
Use a bitstream filter for converting the extradata syntax when generating an SDP. libavformatFri, 11 Jun 2010 08:01:45 +0000, by lucabe
-
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. libavformatThu, 10 Jun 2010 16:51:14 +0000, by diego
-
Make sure the http protocol handler returns errors if a delayed open had failed libavformatWed, 09 Jun 2010 09:19:36 +0000, by mstorsjo
-
Initialize the http connection in http_seek, too libavformatWed, 09 Jun 2010 08:29:51 +0000, by mstorsjo
-
Do not attempt to seek to index for streamed files and if the user explicitly libavformatTue, 08 Jun 2010 19:31:08 +0000, by reimar
-
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of libavformatTue, 08 Jun 2010 19:28:22 +0000, by reimar
-
Make the RTSP muxer use rtsp_hd_out, for consistency libavformatTue, 08 Jun 2010 12:26:51 +0000, by mstorsjo
-
Add support for disabling chunked transfer encoding for the http protocol libavformatTue, 08 Jun 2010 11:48:03 +0000, by mstorsjo
-
Fix handling of errors in the http protocol libavformatTue, 08 Jun 2010 11:18:22 +0000, by mstorsjo
-
Fix bugs in the http custom header handling libavformatTue, 08 Jun 2010 11:06:36 +0000, by mstorsjo
-
matroska: move LFG state from muxer context to local variable libavformatTue, 08 Jun 2010 10:44:27 +0000, by mru
-
Add the capability to write custom HTTP headers libavformatTue, 08 Jun 2010 10:26:16 +0000, by mstorsjo
-
Modify the behaviour of http_open to implicitly delay connection establishment libavformatTue, 08 Jun 2010 10:04:39 +0000, by mstorsjo
-
Do not read the RM index when input is streamed (since it requires seeking libavformatSun, 06 Jun 2010 18:48:49 +0000, by reimar
-
Add support to B4BY and R4BY NUT codec tags added in NUT r672. libavformatSun, 06 Jun 2010 18:29:42 +0000, by stefano
-
RTSP: Propagate errors up from ff_rtsp_send_cmd* libavformatSat, 05 Jun 2010 19:45:46 +0000, by mstorsjo
-
RTSP: Add a second URLContext for outgoing messages libavformatSat, 05 Jun 2010 19:41:43 +0000, by mstorsjo
-
fix raw 555 pixel format, add abgr fourcc libavformatFri, 04 Jun 2010 23:30:58 +0000, by bcoudurier
-
matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees libavformatFri, 04 Jun 2010 22:41:11 +0000, by conrad
-
matroskaenc: Use av_get_random_seed -> lfg for segment UID libavformatFri, 04 Jun 2010 22:41:03 +0000, by conrad
-
matroskaenc: Make put_ebml_binary take a void pointer libavformatFri, 04 Jun 2010 22:40:58 +0000, by conrad
-
metadata: make conversion to the same format a noop. libavformatFri, 04 Jun 2010 07:32:09 +0000, by mstorsjo
-
rtspenc: Write the interleaving header in the same buffer as the packet data libavformatFri, 04 Jun 2010 06:42:39 +0000, by mstorsjo
-
http: Set http_code to 200 when doing a POST libavformatFri, 04 Jun 2010 06:35:12 +0000, by mstorsjo
-
win32: Use _fstati64() instead of plain old fstat() on Windows to support file libavformatThu, 03 Jun 2010 20:41:04 +0000, by ramiro
-
httpauth: Fix the length passed to av_strlcat libavformatThu, 03 Jun 2010 20:31:29 +0000, by mstorsjo
-
Remove stray and possibly wrong line, rtpdec.c sets that already libavformatThu, 03 Jun 2010 16:51:29 +0000, by lu_zero
-
Make write_streamheader() log a message if there is no codec tag libavformatWed, 02 Jun 2010 21:57:40 +0000, by stefano
-
Make write_streamheader() return a meaningful error code if no codec libavformatWed, 02 Jun 2010 21:57:37 +0000, by stefano
-
Make write_header() and write_header() return an error code in case of libavformatWed, 02 Jun 2010 21:57:35 +0000, by stefano
-
Make write_streamheader() and write_headers() accept an libavformatWed, 02 Jun 2010 21:57:30 +0000, by stefano
-
Make the error message issued in case of invalid codec tag more libavformatWed, 02 Jun 2010 10:54:53 +0000, by stefano
-
Change default number of channels (used if unspecified in the format desc) libavformatTue, 01 Jun 2010 20:00:26 +0000, by rbultje
-
Declare the url_write buffer parameter as const libavformatTue, 01 Jun 2010 07:46:23 +0000, by mstorsjo
-
Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type. libavformatMon, 31 May 2010 10:47:36 +0000, by pross
-
Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing libavformatFri, 28 May 2010 18:21:25 +0000, by rbultje
-
Move rm_codec_tags to rm.c so muxer/demuxer can share it. libavformatFri, 28 May 2010 18:18:33 +0000, by rbultje
-
Make sure that when the parser is feeded with frame==packet that the libavformatThu, 27 May 2010 17:11:37 +0000, by michael
-
Add support for the newly added Nut codec tags (added in Nut r669): libavformatWed, 26 May 2010 22:26:19 +0000, by stefano
-
Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its own packet. libavformatWed, 26 May 2010 04:22:52 +0000, by alexc
-
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavformatWed, 26 May 2010 04:20:32 +0000, by alexc
-
matroskadec: avoid potential crash after r23169 libavformatTue, 25 May 2010 22:55:12 +0000, by aurel
-
We're using generic tag-to-ID functions, so specific codec_id assignments libavformatTue, 25 May 2010 15:39:32 +0000, by rbultje
-
24l trocadero: RTMP reader forgot to shift high byte of timestamp to its libavformatTue, 25 May 2010 07:01:04 +0000, by kostya
-
In ogg muxer, use random serial number of each ogg streams libavformatMon, 24 May 2010 23:37:33 +0000, by bcoudurier
-
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. libavformatMon, 24 May 2010 21:59:32 +0000, by rbultje
-
Display a more descriptive log message when probe buffer limit is libavformatMon, 24 May 2010 16:42:16 +0000, by jai_menon
-
Skip pes payload during probing to avoid start code emulation. libavformatMon, 24 May 2010 12:32:13 +0000, by cehoyos
-
matroskaenc: Write codec time base as default duration for video tracks. libavformatMon, 24 May 2010 08:58:19 +0000, by conrad
-
Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many libavformatSun, 23 May 2010 23:33:38 +0000, by reimar
-
matroskadec: Revert adding the doctype to metadata; it has no meaning elsewhere libavformatSun, 23 May 2010 22:20:04 +0000, by conrad
-
Fix detection of some stereo atrac files by not comparing the libavformatSun, 23 May 2010 21:56:54 +0000, by banan
-
oups, 100l, revert unrelated hunk from commit r23266 libavformatSun, 23 May 2010 21:10:05 +0000, by bcoudurier
-
albm 3gp tag has optional track field not date libavformatSun, 23 May 2010 21:04:39 +0000, by bcoudurier
-
change author metadata to artist in mov de/muxer libavformatSun, 23 May 2010 21:03:14 +0000, by bcoudurier
-
Make the nut decoder read the ff_nut_video_tags to detect codec id of libavformatSun, 23 May 2010 18:34:18 +0000, by stefano
-
Define ff_nut_video_tags and make Nut muxer and demuxer set it in libavformatSun, 23 May 2010 18:34:15 +0000, by stefano
-
Add a md5 muxer that allows checking the md5 sums of generated streams without libavformatSun, 23 May 2010 13:07:33 +0000, by reimar
-
Make ff_random_get_seed public, rename to av_get_random_seed, export the header libavformatSun, 23 May 2010 08:53:40 +0000, by mstorsjo
-
Make av_write_header() return AVERROR(EINVAL) rather than -1 if the libavformatSat, 22 May 2010 21:52:06 +0000, by stefano
-
Store in a dedicated array the format name - codec id - codec type libavformatSat, 22 May 2010 21:52:02 +0000, by stefano
-
Move AVCodecTag from riff.h into internal.h. libavformatSat, 22 May 2010 16:01:32 +0000, by cehoyos
-
Prefer enum CodecID over int in ff_codec_get_tag(). libavformatSat, 22 May 2010 15:56:49 +0000, by stefano
-
matroskaenc: Don't write track timecode scale libavformatSat, 22 May 2010 01:41:38 +0000, by conrad
-
In ogg muxer, pack multiple frames into one page, much lower overhead libavformatFri, 21 May 2010 21:38:54 +0000, by bcoudurier
-
Change the default codecs for the rtsp muxer to mpeg4 and aac libavformatFri, 21 May 2010 07:12:33 +0000, by mstorsjo
-
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer libavformatFri, 21 May 2010 07:08:29 +0000, by mstorsjo
-
Add a libavformat internal function ff_write_chained libavformatFri, 21 May 2010 07:07:57 +0000, by mstorsjo
-
Disable non interleaved avi code when there is no index available. libavformatThu, 20 May 2010 18:34:44 +0000, by michael
-
Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT libavformatWed, 19 May 2010 08:13:13 +0000, by mstorsjo
-
matroskadec: Free ebml binary buffer on error libavformatTue, 18 May 2010 21:21:37 +0000, by conrad
-
matroskadec: Fix buffer overread in matroska_ebmlnum_uint libavformatTue, 18 May 2010 21:21:32 +0000, by conrad
-
matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the file libavformatTue, 18 May 2010 21:21:28 +0000, by conrad
-
Use a heuristic for describing the RTP packets using sample data libavformatTue, 18 May 2010 19:48:25 +0000, by mstorsjo
-
Add initial support for RTP hinting in the mov muxer libavformatTue, 18 May 2010 19:47:24 +0000, by mstorsjo
-
Make mov_write_packet non-static, add ff_ prefix libavformatTue, 18 May 2010 19:40:17 +0000, by mstorsjo
-
Move the mov muxer structures to a separate header libavformatTue, 18 May 2010 19:38:37 +0000, by mstorsjo
-
Make ff_sdp_write_media a lavf-internal function libavformatTue, 18 May 2010 19:32:59 +0000, by mstorsjo
-
Factorize some code into the new function ff_toupper4(). libavformatTue, 18 May 2010 19:16:40 +0000, by cehoyos
-
In ts demuxer, output pes packet as soon as they are complete. libavformatTue, 18 May 2010 17:28:07 +0000, by bcoudurier
-
Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level. libavformatFri, 14 May 2010 22:04:39 +0000, by bcoudurier