Mercurial > libavformat.hg
graph
-
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