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