Mercurial > libavformat.hg
graph
-
Export mov/mp4 major and compatible brands as metadata. libavformatSat, 26 Sep 2009 20:51:38 +0000, by bcoudurier
-
Fix reading VDR files (broken since r19000). libavformatThu, 24 Sep 2009 19:20:53 +0000, by cehoyos
-
Fix possible buffer over-read in vorbis_comment, fix it double to be sure. libavformatThu, 24 Sep 2009 15:37:09 +0000, by reimar
-
id3v2: check for enough space to write full UTF-8 characters. libavformatWed, 23 Sep 2009 18:04:40 +0000, by diego
-
Correctly print number of remaining bytes in oggparsevorbis instead of always libavformatWed, 23 Sep 2009 09:18:23 +0000, by reimar
-
Hook up the MD studio demuxer and Atrac1 decoder. libavformatTue, 22 Sep 2009 17:28:03 +0000, by banan
-
Place MP3 demuxer code under appropriate #ifdefs. libavformatTue, 22 Sep 2009 12:39:19 +0000, by diego
-
Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs. libavformatTue, 22 Sep 2009 11:19:36 +0000, by diego
-
Move find_guid function and guid_data array to a globally available place. libavformatTue, 22 Sep 2009 10:31:29 +0000, by diego
-
#include correct header to fix 'make checkheaders'. libavformatFri, 18 Sep 2009 19:51:05 +0000, by diego
-
Only use *ic_ptr when it has been initialized. libavformatFri, 18 Sep 2009 13:19:13 +0000, by michael
-
Unscrewup indentation (pointed out by Diego). libavformatFri, 18 Sep 2009 13:18:47 +0000, by rbultje
-
RTSP basic authentication, patch originally by Philip Coombes libavformatThu, 17 Sep 2009 21:47:11 +0000, by rbultje
-
fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be libavformatThu, 17 Sep 2009 19:07:09 +0000, by bcoudurier
-
print at debug level the score at which codec probing succedeed libavformatThu, 17 Sep 2009 18:46:50 +0000, by bcoudurier
-
Improve SIFF probe by also checking the first tag is one of the expected. libavformatThu, 17 Sep 2009 18:09:20 +0000, by reimar
-
Improve dxa probe by checking the values for width and height are reasonable. libavformatThu, 17 Sep 2009 18:08:07 +0000, by reimar
-
Slightly improve probe for ea format by checking that it is possible to libavformatThu, 17 Sep 2009 18:07:27 +0000, by reimar
-
Do not include "mp4:" prefix from RTMP URL into "app" path or second time libavformatThu, 17 Sep 2009 05:31:02 +0000, by kostya
-
Print a warning if a format has been detected with a low score. libavformatWed, 16 Sep 2009 20:44:26 +0000, by michael
-
Print at debug level the score with which probing succeeded. libavformatWed, 16 Sep 2009 20:23:04 +0000, by michael
-
Improve amortized worst case speed of the muxers packet interleaving code libavformatWed, 16 Sep 2009 20:04:04 +0000, by michael
-
reindent after last commit and remove unneeded empty line libavformatWed, 16 Sep 2009 18:06:29 +0000, by kostya
-
Make MPC SV8 probe skip tags until stream header is found libavformatWed, 16 Sep 2009 18:05:21 +0000, by kostya
-
Fix overflow check insufficiently improved in r19840. libavformatWed, 16 Sep 2009 15:12:23 +0000, by reimar
-
Make mov LPCM and AAC parsing functions public libavformatWed, 16 Sep 2009 11:35:01 +0000, by pross
-
Upgrade a few important messages to AV_LOG_WARNING. libavformatWed, 16 Sep 2009 01:47:54 +0000, by michael
-
Make packet interleaving in the muxer not scan through the whole libavformatWed, 16 Sep 2009 00:59:15 +0000, by michael
-
10l: set genre default immediately before reading genre tag libavformatTue, 15 Sep 2009 23:40:10 +0000, by jbr
-
Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues). libavformatTue, 15 Sep 2009 23:37:54 +0000, by jbr
-
Do not set 0 FPS in VC-1 test stream format demuxer. libavformatTue, 15 Sep 2009 16:36:53 +0000, by kostya
-
Check for explicit 32-bit FPS value so it works on 64-bit systems too libavformatTue, 15 Sep 2009 15:28:11 +0000, by kostya
-
Make probing for VC1 test bitstream format stricter libavformatTue, 15 Sep 2009 15:22:36 +0000, by kostya
-
Do not return values above AVPROBE_SCORE_MAX from probe(). libavformatTue, 15 Sep 2009 13:28:14 +0000, by michael
-
Make h261 and mpegvideo probe a little more robust so they dont fail with libavformatTue, 15 Sep 2009 13:27:13 +0000, by michael
-
Slightly stricter MPEG-PES probing, fixes issue 1383. libavformatTue, 15 Sep 2009 10:01:25 +0000, by reimar
-
Vastly improved mm_probe function, passes probetest. libavformatTue, 15 Sep 2009 09:21:29 +0000, by reimar
-
Improve sierravmd probe. It is still quite weak, but further improvements libavformatTue, 15 Sep 2009 09:16:29 +0000, by reimar
-
Slighty tweak mp3 probe threshold to prevent probetest from complaining. libavformatMon, 14 Sep 2009 23:03:33 +0000, by michael
-
Try harder to avoid false positives for DV probe. libavformatMon, 14 Sep 2009 22:03:07 +0000, by reimar
-
Make dnxhd probe more strict, fail if we detect values in header that would libavformatMon, 14 Sep 2009 21:50:23 +0000, by reimar
-
Make DTS probe more robust against false positives (as e.g. probetest shows). libavformatMon, 14 Sep 2009 20:28:10 +0000, by reimar
-
Check the index validity more thoroughly for the c93 probe function. libavformatMon, 14 Sep 2009 20:01:32 +0000, by reimar
-
Add more sanity checks for header elements, rejecting files with clearly libavformatMon, 14 Sep 2009 19:58:51 +0000, by reimar
-
Extend check for integer overflow for malloc argument to take into account libavformatMon, 14 Sep 2009 17:15:18 +0000, by reimar
-
Fix wrong logical operator which causes too relaxed checking in VC-1 test libavformatMon, 14 Sep 2009 17:05:13 +0000, by kostya
-
Check buffer size for idcin check, otherwise false positives are too likely for libavformatMon, 14 Sep 2009 15:44:05 +0000, by reimar
-
reset pes state to skip after flushing, avoid segv with dvgrab-2009.03.28_19-07-22.m2t libavformatSun, 13 Sep 2009 20:06:49 +0000, by bcoudurier
-
When resetting vst->pkt.data to NULL, also set vst->slices. libavformatSun, 13 Sep 2009 11:08:59 +0000, by reimar
-
Use I/O buffer size as initial value for backoff for seeking sync point search. libavformatSun, 13 Sep 2009 08:57:30 +0000, by schreter
-
Initial commit of the MD studio demuxer, not hooked up yet libavformatThu, 10 Sep 2009 18:48:12 +0000, by banan
-
Fix a bug with reading non-interleaved AVI if one the streams is libavformatWed, 09 Sep 2009 16:26:24 +0000, by cehoyos
-
check entries against field_size, potential malloc overflow in read_stsz, fix #1357 libavformatMon, 07 Sep 2009 22:42:51 +0000, by bcoudurier
-
add one missing check for stream existence in read_elst, fix #1364 libavformatMon, 07 Sep 2009 22:36:33 +0000, by bcoudurier
-
Use all 32 bits of the timestamp when calculating flv duration. libavformatMon, 07 Sep 2009 10:49:51 +0000, by diego
-
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) libavformatSun, 06 Sep 2009 15:59:32 +0000, by schreter
-
100l, all avlanguage tables should be both static and const. libavformatSun, 06 Sep 2009 08:36:25 +0000, by reimar
-
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) libavformatSat, 05 Sep 2009 19:31:01 +0000, by schreter
-
Search for ipmovie signature beyond the start of the file. libavformatSat, 05 Sep 2009 15:41:32 +0000, by reimar
-
Extend ipmovie signature to match exactly one place in mve files that have a libavformatSat, 05 Sep 2009 11:30:55 +0000, by reimar
-
Remove fake Speex header creation from FLV demuxer. Having it there was not the libavformatFri, 04 Sep 2009 21:43:41 +0000, by jbr
-
Add frame_size as a codec parameter requirement for Speex in libavformatFri, 04 Sep 2009 21:38:45 +0000, by jbr
-
Fix incorrect display of ASF/WMV duration after r12926. libavformatSun, 30 Aug 2009 18:14:22 +0000, by cehoyos
-
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavformatFri, 28 Aug 2009 00:44:54 +0000, by jbr
-
Check for seek failures in avi_load_index, otherwise if the index offset libavformatWed, 26 Aug 2009 08:38:44 +0000, by reimar
-
return AVERROR(ENOMEM) if stream could not be allocated libavformatTue, 25 Aug 2009 19:59:38 +0000, by bcoudurier
-
check av_new_stream return value, patch by Kent Mein, mein at cs dot umn dot edu libavformatTue, 25 Aug 2009 19:58:21 +0000, by bcoudurier
-
Do not read index chunks as audio/video data; closes issue 1336. libavformatTue, 25 Aug 2009 09:46:16 +0000, by diego
-
Mark video from .mtv files correctly as upside-down. libavformatTue, 25 Aug 2009 07:47:34 +0000, by reimar
-
mpegts: change variable-length array to fixed length libavformatMon, 24 Aug 2009 21:42:25 +0000, by mru
-
matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks libavformatMon, 24 Aug 2009 13:43:33 +0000, by aurel
-
Use generic multi-stream key frame finding routine to implement read_seek2 and map libavformatSat, 22 Aug 2009 16:07:50 +0000, by schreter
-
Support for generic multi-stream key frame finding for new seek API. libavformatSat, 22 Aug 2009 16:05:43 +0000, by schreter
-
Moves the display of metadata to dump_format() libavformatWed, 12 Aug 2009 13:17:39 +0000, by pross
-
Parse APE metadata tags in Musepack SV7 files libavformatTue, 11 Aug 2009 17:18:10 +0000, by kostya
-
Do not use internals of ByteIOContext during APE tags parsing. libavformatTue, 11 Aug 2009 16:55:49 +0000, by kostya
-
Remove incorrect APE tag size adjustment based on flags. libavformatTue, 11 Aug 2009 16:43:44 +0000, by kostya
-
avidec: simplify, using av_rescale_q() instead of av_rescale() libavformatMon, 10 Aug 2009 20:53:32 +0000, by aurel
-
actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc libavformatMon, 10 Aug 2009 20:48:05 +0000, by aurel
-
matroskadec: disable h264 parser as long as it totally mess up frame type libavformatMon, 10 Aug 2009 18:12:02 +0000, by aurel
-
matroskadec: correctly parse flags for simpleblock frames libavformatMon, 10 Aug 2009 18:06:14 +0000, by aurel
-
cosmetics: whitespace, prettyprinting, coding style fixes libavformatMon, 10 Aug 2009 16:35:36 +0000, by diego
-
cosmetics, remove spaces after '(' and before ')' libavformatThu, 30 Jul 2009 19:14:57 +0000, by bcoudurier
-
init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297 libavformatThu, 30 Jul 2009 18:29:06 +0000, by bcoudurier
-
Remove old_flags variable, which is a duplicate of the flags variable. libavformatThu, 30 Jul 2009 15:05:33 +0000, by rbultje
-
Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function libavformatThu, 30 Jul 2009 15:04:19 +0000, by rbultje
-
Remove pointless '#ifdef DEBUG' around dprintf macro. libavformatWed, 29 Jul 2009 17:12:47 +0000, by diego
-
Stop parsing in read_header only after finding pmt, and libavformatWed, 29 Jul 2009 02:17:08 +0000, by bcoudurier
-
rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com libavformatTue, 28 Jul 2009 17:51:12 +0000, by bcoudurier
-
Cosmetics: remove spaces between function name and arguments in declaration, libavformatMon, 27 Jul 2009 14:32:54 +0000, by rbultje
-
Use named initializers and use new/free_context() instead of extradata() libavformatMon, 27 Jul 2009 14:29:06 +0000, by rbultje
-
Implement support for EOS as used by WMS and other RTSP servers that do not libavformatMon, 27 Jul 2009 14:03:53 +0000, by rbultje
-
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See libavformatMon, 27 Jul 2009 14:00:10 +0000, by rbultje
-
Only consider -1 as an error return value for open(). libavformatMon, 27 Jul 2009 12:36:22 +0000, by benoit
-
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: libavformatSun, 26 Jul 2009 19:09:35 +0000, by rbultje
-
Register some additional AMF types in libavformat/flv.h libavformatTue, 21 Jul 2009 07:18:14 +0000, by kostya
-
Use globally consistent include guard names. libavformatSun, 19 Jul 2009 09:38:58 +0000, by stefano
-
Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in libavformatWed, 15 Jul 2009 10:00:16 +0000, by benoit
-
Only #define lseek to _lseeki64 on MinGW, not MinGW CE. libavformatMon, 13 Jul 2009 17:16:36 +0000, by diego
-
Make (de)muxers for format variants select the main format (de)muxer. libavformatSun, 12 Jul 2009 22:31:05 +0000, by diego
-
Fix mem leak when user preallocates an AVFormatContext, passes it to libavformatWed, 08 Jul 2009 08:26:57 +0000, by benoit
-
flvdec: expose metadata through the generic metadata API libavformatMon, 06 Jul 2009 21:54:37 +0000, by aurel
-
flvdec: don't set format and codec context from metadata values libavformatMon, 06 Jul 2009 21:46:37 +0000, by aurel
-
Check for packet_length 0, it is already treated as invalid by the padding check, libavformatMon, 06 Jul 2009 17:08:32 +0000, by reimar
-
fix and simplify long gop mpeg codec ul computation libavformatSat, 04 Jul 2009 08:02:01 +0000, by bcoudurier
-
set index duration to 0 for cbr, specifying whole container coverage libavformatSat, 04 Jul 2009 07:56:58 +0000, by bcoudurier
-
use ber4 length for descriptors preferred by specs libavformatSat, 04 Jul 2009 07:52:28 +0000, by bcoudurier
-
write profile and level local tag in mpeg descriptor libavformatSat, 04 Jul 2009 07:49:12 +0000, by bcoudurier
-
Check for failed extradata malloc, fixes a crash in out-of-memory conditions libavformatFri, 03 Jul 2009 11:27:52 +0000, by reimar
-
Check size of "strf" header against size of enclosing "LIST" if there is one. libavformatFri, 03 Jul 2009 11:26:14 +0000, by reimar
-
Avoid divisions by 0 in the ASF demuxer if packet_size is not valid. libavformatFri, 03 Jul 2009 11:18:07 +0000, by reimar
-
If either of num or den is 0 make both 0 in av_set_pts_info(). libavformatThu, 02 Jul 2009 12:47:58 +0000, by michael
-
Make sure av_set_pts_info() does not set the fields of a timebase to libavformatWed, 01 Jul 2009 20:52:48 +0000, by michael
-
Make arguments of av_set_pts_info() unsigned. libavformatWed, 01 Jul 2009 18:50:31 +0000, by michael
-
cosmetics, change case and comments alignment libavformatTue, 30 Jun 2009 07:43:32 +0000, by bcoudurier
-
correctly compute frame flags with closed gop libavformatTue, 30 Jun 2009 07:41:40 +0000, by bcoudurier
-
Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). libavformatMon, 29 Jun 2009 22:48:07 +0000, by alexc
-
Make the configure script select the input/output devices using libavformatMon, 29 Jun 2009 18:49:15 +0000, by stefano
-
id3v2.4.0 uses syncsafe integers for sizes of frames. libavformatMon, 29 Jun 2009 18:36:49 +0000, by michael
-
Remove inconsistent use of a @brief command in av_write_trailer() libavformatSun, 28 Jun 2009 21:05:46 +0000, by stefano
-
Use consistently the third person in doxy, as recommended by the libavformatSun, 28 Jun 2009 21:01:51 +0000, by stefano
-
use AVFormatContext->probesize in av_find_stream_info and raise default to 5M libavformatThu, 25 Jun 2009 19:10:27 +0000, by bcoudurier
-
Only set CODEC_ID_PROBE when a packet from a stream having a PES header libavformatThu, 25 Jun 2009 19:01:16 +0000, by bcoudurier
-
limit raw packet buffer size used for codec probing libavformatThu, 25 Jun 2009 18:48:57 +0000, by bcoudurier
-
only set par if it does not indicates a rotation, ex iphone 3GS libavformatThu, 25 Jun 2009 00:17:47 +0000, by bcoudurier
-
Remove any reference to ASFContext.packet_size and replace it with libavformatWed, 24 Jun 2009 23:04:05 +0000, by rbultje
-
flvdec: Build a Speex header during FLV demuxing using required and libavformatWed, 24 Jun 2009 22:10:53 +0000, by jbr
-
mov demuxer: Track the current position also for streams that have AVDISCARD_ALL set. libavformatWed, 24 Jun 2009 09:38:42 +0000, by reimar
-
mov_read_packet: extract code that searches for the stream/sample to demux next libavformatWed, 24 Jun 2009 08:57:53 +0000, by reimar
-
mov_read_packet: if dv_get_packet fails, return exactly its error value libavformatWed, 24 Jun 2009 08:50:46 +0000, by reimar
-
In mov_read_packet remember the AVStream we want to demux next instead of the libavformatWed, 24 Jun 2009 08:23:40 +0000, by reimar
-
check stream existence before assignment, fix #1222 libavformatWed, 24 Jun 2009 03:38:47 +0000, by bcoudurier
-
Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at). libavformatTue, 23 Jun 2009 15:38:53 +0000, by rbultje
-
Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformatMon, 22 Jun 2009 23:09:34 +0000, by diego
-
Change packet_size from signed to unsigned, since it never has a negative libavformatMon, 22 Jun 2009 16:52:02 +0000, by rbultje
-
oggenc: Change error log text. An error here does not necessarily mean libavformatSun, 21 Jun 2009 20:18:29 +0000, by jbr
-
oggenc: return error value from ogg_build_flac_headers() libavformatSun, 21 Jun 2009 20:16:48 +0000, by jbr
-
Revert r19239: It broke four conformance tests. libavformatSat, 20 Jun 2009 14:47:38 +0000, by cehoyos
-
Fix onMetaData property count in flv files (issue 1206). libavformatSat, 20 Jun 2009 12:52:48 +0000, by cehoyos
-
Print meaningful error messages when url_fopen fails. libavformatSat, 20 Jun 2009 09:00:12 +0000, by jai_menon
-
add 0-termination in table, patch by Wolfram Gloger, wmglo at dent dot med dot uni-muenchen dot de libavformatSat, 20 Jun 2009 06:09:30 +0000, by bcoudurier
-
fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian Brice, bbrice at gmail dot com libavformatFri, 19 Jun 2009 21:36:21 +0000, by bcoudurier
-
Add support for id3 tag parsing for ADTS AAC streams libavformatFri, 19 Jun 2009 14:36:47 +0000, by superdump
-
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. libavformatFri, 19 Jun 2009 14:03:35 +0000, by diego
-
Add support for muxing XSUB subtitles to AVI muxer. libavformatFri, 19 Jun 2009 13:26:10 +0000, by reimar
-
Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file. libavformatThu, 18 Jun 2009 19:31:12 +0000, by darkshikari
-
Print why av_find_stream_info() failed, this is a rather common question libavformatThu, 18 Jun 2009 00:22:08 +0000, by michael
-
Set restrictions on packet_size, as per ISO-11172 / H-222 specifications libavformatWed, 17 Jun 2009 19:04:02 +0000, by rbultje
-
Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV file. libavformatTue, 16 Jun 2009 23:50:02 +0000, by darkshikari
-
Downgrade message log level (from AV_LOG_ERROR to AV_LOG_DEBUG) about libavformatTue, 16 Jun 2009 23:14:59 +0000, by stefano
-
check atom size against edit_count to avoid very long loop libavformatMon, 15 Jun 2009 02:07:41 +0000, by bcoudurier
-
fix probing and demuxing of pond.dv, issue #887 libavformatMon, 15 Jun 2009 01:41:59 +0000, by bcoudurier
-
check if frame size matches old sys and assumes corrupted input, fixes #1192 libavformatSun, 14 Jun 2009 22:34:28 +0000, by bcoudurier
-
Add a VorbisComment metadata conversion table and use it in the FLAC and libavformatSat, 13 Jun 2009 22:45:58 +0000, by jbr
-
matroskadec: prepend TargetType to metadata key name libavformatSat, 13 Jun 2009 22:29:38 +0000, by aurel
-
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read libavformatSat, 13 Jun 2009 06:39:01 +0000, by kostya
-
Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2), libavformatSat, 13 Jun 2009 03:02:16 +0000, by darkshikari
-
Electronic Arts demuxer: support Madcow video tag libavformatSat, 13 Jun 2009 02:20:54 +0000, by pross
-
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of libavformatSat, 13 Jun 2009 00:50:57 +0000, by conrad
-
Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a problematic MOV file. libavformatSat, 13 Jun 2009 00:16:39 +0000, by darkshikari
-
Do not include libavcodec/internal.h in the ADTS muxer. libavformatFri, 12 Jun 2009 19:49:46 +0000, by alexc
-
Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavformatFri, 12 Jun 2009 17:39:56 +0000, by darkshikari
-
Associate the 0x6c75 TwoCC used in certain Kodak cameras libavformatFri, 12 Jun 2009 13:21:01 +0000, by jai_menon
-
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4 libavformatFri, 12 Jun 2009 05:26:40 +0000, by conrad
-
Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files. libavformatFri, 12 Jun 2009 02:20:26 +0000, by darkshikari
-
Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file. libavformatFri, 12 Jun 2009 01:09:49 +0000, by darkshikari
-
cosmetics: Prettyprint one more line to have columns line up. libavformatThu, 11 Jun 2009 20:45:35 +0000, by diego
-
cosmetics: Reformat to K&R and prettyprint newly created files. libavformatThu, 11 Jun 2009 15:35:23 +0000, by diego
-
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformatThu, 11 Jun 2009 15:26:57 +0000, by diego
-
Remove time_rate, we cannot compute exactly when fragments are libavformatThu, 11 Jun 2009 05:13:23 +0000, by bcoudurier
-
if b frames are parsed, set codec->has_b_frames libavformatThu, 11 Jun 2009 04:30:05 +0000, by bcoudurier
-
Make sure buffer end remains constant within the loop libavformatWed, 10 Jun 2009 14:56:50 +0000, by lu_zero
-
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: libavformatTue, 09 Jun 2009 20:58:32 +0000, by rbultje
-
Add additional dependencies for sdp and rtsp demuxers. libavformatTue, 09 Jun 2009 18:30:15 +0000, by jai_menon
-
Cosmetics : Use dprintf instead of printf. libavformatSat, 06 Jun 2009 17:32:59 +0000, by jai_menon
-
Cosmetics : Fix indentation after last commit. libavformatSat, 06 Jun 2009 16:46:40 +0000, by jai_menon
-
Introduce http_get_line and modify http_connect to use http_get_line. libavformatSat, 06 Jun 2009 16:44:21 +0000, by jai_menon
-
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavformatSat, 06 Jun 2009 09:35:15 +0000, by stefano
-
Ensure that the extradata buffer is padded appripriately in the ogg demuxer. libavformatFri, 05 Jun 2009 23:39:11 +0000, by conrad
-
Move function for reading whole specified amount of data from RTSP libavformatThu, 04 Jun 2009 06:25:53 +0000, by kostya
-
Add the .adts file extension to the ADTS muxer. libavformatWed, 03 Jun 2009 23:34:35 +0000, by alexc
-
broken stsd length might be < 16, fix elst-assert.mp4 libavformatWed, 03 Jun 2009 23:13:53 +0000, by bcoudurier
-
Change find_tag return type to int64_t, fix a bug libavformatWed, 03 Jun 2009 22:36:59 +0000, by bcoudurier
-
do not parse full header for private streams libavformatTue, 02 Jun 2009 07:53:44 +0000, by bcoudurier
-
fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com libavformatSun, 31 May 2009 05:24:16 +0000, by bcoudurier
-
set codec_tag to stream type, so user can deal with it libavformatSun, 31 May 2009 04:10:15 +0000, by bcoudurier
-
set codec_tag to registration descriptor if present libavformatSun, 31 May 2009 04:04:20 +0000, by bcoudurier
-
add streams even if they are not present in PMT, fix #1092 and #835 libavformatSun, 31 May 2009 03:55:23 +0000, by bcoudurier
-
remove no longer needed fake dvbsub stream type libavformatSun, 31 May 2009 03:46:24 +0000, by bcoudurier
-
move new_pes_av_stream to avoid forward declaration libavformatSun, 31 May 2009 03:12:25 +0000, by bcoudurier
-
rework stream type and codec identification libavformatSun, 31 May 2009 02:56:15 +0000, by bcoudurier
-
cosmetics, reindent, remove useless braces, whitespaces libavformatSun, 31 May 2009 00:33:37 +0000, by bcoudurier
-
fix codec probing, stop after MAX_PROBE_PACKETS and return all packets libavformatSun, 31 May 2009 00:24:06 +0000, by bcoudurier
-
Implement SoX native format muxer and demuxer. libavformatSat, 30 May 2009 18:51:15 +0000, by stefano
-
Correctly set the "AU size" field in the payload header for libavformatFri, 29 May 2009 13:46:46 +0000, by lucabe
-
technically mp2 in pva needs AVSTREAM_PARSE_FULL libavformatWed, 27 May 2009 06:58:22 +0000, by bcoudurier
-
return error in mpegts_push_data and propagate it libavformatWed, 27 May 2009 00:56:31 +0000, by bcoudurier
-
move DEBUG define before include to get dprintf libavformatTue, 26 May 2009 20:13:03 +0000, by bcoudurier
-
map dvh1 fourcc to dv, fixes incoming/dvh1_sample libavformatTue, 26 May 2009 01:14:10 +0000, by compn
-
Define struct URLContext and typedef it to URLContext in one step. libavformatMon, 25 May 2009 22:17:27 +0000, by stefano
-
move DEBUG define before include to get dprintf and change printf to dprintf libavformatSun, 24 May 2009 22:59:25 +0000, by bcoudurier
-
fix get_str16_nolen with odd len, fix #1065 libavformatSun, 24 May 2009 10:26:41 +0000, by bcoudurier
-
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG libavformatSun, 24 May 2009 09:59:53 +0000, by bcoudurier
-
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com libavformatSat, 23 May 2009 07:17:17 +0000, by bcoudurier
-
simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com libavformatSat, 23 May 2009 06:25:44 +0000, by bcoudurier
-
compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com libavformatSat, 23 May 2009 06:09:16 +0000, by bcoudurier
-
fail if stream fifo could not be allocated libavformatFri, 22 May 2009 19:11:56 +0000, by bcoudurier
-
correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks libavformatThu, 21 May 2009 22:33:17 +0000, by bcoudurier
-
free Track and unset priv_data to avoid double free, fix memleak libavformatFri, 15 May 2009 05:33:05 +0000, by bcoudurier
-
use flags field and remove key_frame field libavformatThu, 14 May 2009 21:05:52 +0000, by bcoudurier
-
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop libavformatWed, 13 May 2009 08:31:22 +0000, by bcoudurier
-
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. libavformatWed, 13 May 2009 07:55:03 +0000, by bcoudurier
-
Per-stream language-tags extraction in asfdec. libavformatTue, 12 May 2009 12:35:46 +0000, by benoit
-
Use chroma_sample_location in reading/writing yuv4mpeg libavformatMon, 11 May 2009 04:35:15 +0000, by conrad
-
write a single pes for video frames, some proprietary player needs it libavformatMon, 11 May 2009 02:30:29 +0000, by bcoudurier
-
rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing libavformatSun, 10 May 2009 20:41:01 +0000, by bcoudurier
-
ensure first pts is set, according to specs libavformatSun, 10 May 2009 01:57:21 +0000, by bcoudurier
-
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com libavformatSun, 10 May 2009 01:02:18 +0000, by bcoudurier
-
Add floating point audio decoding to WavPack decoder. libavformatWed, 06 May 2009 05:40:43 +0000, by kostya
-
dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034 libavformatTue, 05 May 2009 04:30:08 +0000, by bcoudurier
-
NSV : Add TOC2 parsing and seeking support. libavformatWed, 22 Apr 2009 19:37:57 +0000, by jai_menon
-
Require 4 instead of 3 frames for detecting mp3, libavformatWed, 22 Apr 2009 02:58:20 +0000, by michael
-
Mark gsize variable as av_unused, fixes the warning: libavformatSun, 19 Apr 2009 13:29:11 +0000, by diego
-
Revert previous removal of gsize variable. It breaks seeking. libavformatSun, 19 Apr 2009 11:40:03 +0000, by diego
-
Remove unused variable gsize, fixes the warning: libavformatSat, 18 Apr 2009 15:01:20 +0000, by diego
-
Cosmetics : reindent after last commit and remove redundant comment. libavformatSat, 18 Apr 2009 08:35:46 +0000, by jai_menon
-
Change nsvf_index_data to nsvs_file_offset for increased clarity. libavformatSat, 18 Apr 2009 05:54:47 +0000, by jai_menon
-
Introduce codec id for MPEG-4 ALS and associate it with corresponding libavformatFri, 17 Apr 2009 19:17:14 +0000, by jai_menon
-
Remove useless init from aiff_read_header() found by CSA. libavformatFri, 17 Apr 2009 18:18:29 +0000, by michael
-
Remove 2 ++ from check_pes() that are useless, found by CSA. libavformatFri, 17 Apr 2009 18:08:39 +0000, by michael
-
Remove unused variable from flv_read_metabody() found by CSA. libavformatFri, 17 Apr 2009 17:42:41 +0000, by michael
-
Remove nonsensical assignment from asf_read_seek() found by CSA. libavformatFri, 17 Apr 2009 15:13:01 +0000, by michael
-
Move declarations in sync() closer to where they are used. libavformatFri, 17 Apr 2009 14:38:52 +0000, by michael
-
Remove unused variable from asf_read_header() found by CSA. libavformatFri, 17 Apr 2009 14:16:37 +0000, by michael
-
Change another AVERROR(EIO) inot AVERROR_EOF, because it really signals EOF, libavformatFri, 17 Apr 2009 14:05:57 +0000, by rbultje
-
Moving variable declarations in asf_build_simple_index() to clarify&prettify code. libavformatFri, 17 Apr 2009 12:37:39 +0000, by michael
-
Remove unused audio_pts field from ea demuxer struct libavformatThu, 16 Apr 2009 12:46:06 +0000, by reimar
-
Remove unused code from Westwood VQA/AUD demuxer. libavformatThu, 16 Apr 2009 12:39:14 +0000, by reimar
-
Replace AVERROR(EIO) by AVERROR_EOF on end-of-file. See mailinglist libavformatThu, 16 Apr 2009 00:41:31 +0000, by rbultje
-
Clarify which exact variant of ISO 639 is used. (The ISO spec explicitly libavformatWed, 15 Apr 2009 20:18:02 +0000, by michael
-
Send dummy requests over the TCP connection (WMS wants GET_PARAMETER, libavformatWed, 15 Apr 2009 13:04:34 +0000, by rbultje
-
Ensure that there's pages to read for duration calculation in the ogg demuxer libavformatWed, 15 Apr 2009 06:41:08 +0000, by conrad
-
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC libavformatTue, 14 Apr 2009 15:01:46 +0000, by rbultje
-
Increase the SDP buffer size (again!) and also increase the temporary libavformatTue, 14 Apr 2009 13:22:40 +0000, by rbultje
-
seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext libavformatMon, 13 Apr 2009 04:02:51 +0000, by bcoudurier
-
Move ea demuxer messages that are irrelevant to ordinary users from libavformatSun, 12 Apr 2009 08:53:22 +0000, by reimar
-
Slightly improve/correct description of wc3_pal_lookup libavformatSun, 12 Apr 2009 08:49:20 +0000, by reimar
-
Split bitstream.h, put the bitstream writer stuff in the new file libavformatSun, 12 Apr 2009 08:35:26 +0000, by stefano
-
Disable metadata reading. Yes, I would like to know what this code is good for libavformatSun, 12 Apr 2009 04:01:03 +0000, by michael
-
replace DEBUG_SI with DEBUG and use dprintf libavformatSun, 12 Apr 2009 03:08:46 +0000, by bcoudurier
-
Set stream type to ac3 if registration descriptor is present. libavformatSun, 12 Apr 2009 02:39:16 +0000, by bcoudurier
-
simplify registration descriptor parsing with bytestream get functions libavformatSun, 12 Apr 2009 02:32:02 +0000, by bcoudurier
-
Ok, ts demuxer is more complicated than I thought libavformatSun, 12 Apr 2009 02:19:40 +0000, by bcoudurier
-
fix end of buffer check, fix hang_read_header.h264.ts libavformatSun, 12 Apr 2009 01:37:34 +0000, by bcoudurier
-
fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples libavformatSun, 12 Apr 2009 00:25:37 +0000, by bcoudurier
-
Simplify packet duplication code in ff_interleave_add_packet. libavformatSat, 11 Apr 2009 22:38:00 +0000, by reimar
-
Fix "unrecognized WC3 chunk" debug output which was broken r18444 due to sign expansion. libavformatSat, 11 Apr 2009 21:45:57 +0000, by reimar
-
wc3movie: return partial packets if not all data can be read. libavformatSat, 11 Apr 2009 20:48:56 +0000, by reimar
-
Explain the purpose of the wc3_pal_lookup and the formula that was used to libavformatSat, 11 Apr 2009 20:08:16 +0000, by reimar
-
Use get_le32/get_be32 in wc3movie demuxer instead of reading everything into libavformatSat, 11 Apr 2009 18:58:55 +0000, by reimar
-
Get rid of av_destruct_packet_nofree and use NULL instead. libavformatSat, 11 Apr 2009 12:42:29 +0000, by reimar
-
Make electronicarts demuxer return partial frames, this is the default libavformatSat, 11 Apr 2009 10:38:56 +0000, by reimar
-
remove useless duplication of what av_new_stream() already does libavformatFri, 10 Apr 2009 12:49:53 +0000, by aurel
-
Make try_decode_frame() use the new avcodec_decode_* API. libavformatFri, 10 Apr 2009 11:03:06 +0000, by stefano
-
AAC packetiser cleanup: use consts instead of #defines libavformatThu, 09 Apr 2009 21:48:45 +0000, by lucabe
-
AAC packetiser cleanup: remove check for a condition that cannot happen libavformatThu, 09 Apr 2009 21:39:07 +0000, by lucabe
-
Fix two checks in the AAC packetiser, which were too conservative libavformatThu, 09 Apr 2009 21:37:11 +0000, by lucabe
-
Fix memleak in nuv demuxer: free packet already allocated packet when libavformatThu, 09 Apr 2009 14:16:22 +0000, by reimar
-
Correctly set packet size for partial video packets in nuv demuxer. libavformatWed, 08 Apr 2009 20:20:42 +0000, by reimar
-
Add av_shrink_packet function for use in av_get_packet that reduces pkt->size libavformatWed, 08 Apr 2009 20:19:12 +0000, by reimar
-
force sample for qcelp when not stored in mov, fix #968 libavformatWed, 08 Apr 2009 03:38:59 +0000, by bcoudurier
-
Add waveformat-extensible support in the wav muxer. libavformatWed, 08 Apr 2009 03:04:57 +0000, by rbultje
-
move codec tag tables near corresponding code libavformatTue, 07 Apr 2009 22:34:05 +0000, by bcoudurier
-
cosmetics, add empty line and remove useless braces libavformatTue, 07 Apr 2009 22:31:17 +0000, by bcoudurier
-
remove no more needed code, tag is set by default libavformatTue, 07 Apr 2009 22:23:15 +0000, by bcoudurier
-
split mov_find_codec_tag in separate per format functions libavformatTue, 07 Apr 2009 22:19:58 +0000, by bcoudurier
-
Always return 0 if read_packet is successful. libavformatTue, 07 Apr 2009 21:25:02 +0000, by reimar
-
Do not uselessly read version string into a buffer. libavformatTue, 07 Apr 2009 21:16:11 +0000, by reimar
-
Describe read_alloc return value and required pkt handling to avoid memleaks libavformatTue, 07 Apr 2009 21:10:10 +0000, by reimar
-
Error out also when reading nuv header returns with partial data and return libavformatTue, 07 Apr 2009 20:52:37 +0000, by reimar
-
override mov fourcc for pcm audio, this is safer when stream copying libavformatTue, 07 Apr 2009 20:37:30 +0000, by bcoudurier
-
Move av_packet_*() functions from libavformat/ to libavcodec/, where the libavformatTue, 07 Apr 2009 18:31:14 +0000, by rbultje
-
Do not return payload type 34 for H.263 (it is deprecated) libavformatTue, 07 Apr 2009 06:37:12 +0000, by lucabe
-
Only insert the SPS and PPS NALs in sprop-parameter-sets libavformatMon, 06 Apr 2009 21:04:26 +0000, by lucabe
-
Move AVPacket declaration from avformat.h to avcodec.h. libavformatThu, 02 Apr 2009 19:53:53 +0000, by stefano
-
Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. libavformatThu, 02 Apr 2009 12:15:04 +0000, by cehoyos
-
Support DVD subtitles in mov/mp4 as created by Nero. libavformatThu, 02 Apr 2009 11:26:46 +0000, by reimar
-
skip empty data packets in flv, fix input.flv libavformatThu, 02 Apr 2009 03:52:19 +0000, by bcoudurier
-
Make examples and test progs depend on libraries libavformatWed, 01 Apr 2009 00:53:31 +0000, by mru
-
matroska: add support for MLP and TRUEHD codec tags libavformatMon, 30 Mar 2009 21:37:04 +0000, by aurel
-
Fix timefilter test program build without previously building libavformat. libavformatMon, 30 Mar 2009 13:09:44 +0000, by diego
-
Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavformatSun, 29 Mar 2009 14:35:20 +0000, by diego
-
Don't strip the first three characters off of any metadata in ASF file. libavformatSat, 28 Mar 2009 03:54:31 +0000, by rbultje
-
Make rtp_write_header() fail in case of unsupported payload type libavformatFri, 27 Mar 2009 21:36:44 +0000, by lucabe
-
Move output-example dependency declaration after subdir.mak include so that it is libavformatFri, 27 Mar 2009 17:06:39 +0000, by diego
-
Move output_example.c --> libavformat/output-example.c. libavformatFri, 27 Mar 2009 00:01:06 +0000, by diego
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavformatThu, 26 Mar 2009 12:41:11 +0000, by diego
-
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavformatWed, 25 Mar 2009 18:19:20 +0000, by diego
-
set wrong_dts for iMovie created files which has huge ctts delay, fix ffmpeg_sample.m4v libavformatWed, 25 Mar 2009 06:07:13 +0000, by bcoudurier
-
strchr(string, '\0') returns non-NULL, and is thus not suited for use in libavformatTue, 24 Mar 2009 03:24:59 +0000, by rbultje
-
Rename 'tests' target to 'testprogs'. It is too easily confused with the libavformatSun, 22 Mar 2009 23:13:21 +0000, by diego
-
Remove alpha channel from default colorspace tables, since it is unused. See libavformatSun, 22 Mar 2009 13:05:13 +0000, by rbultje
-
Add a @todo with a comment from Kostya so we don't forget to optimize that at libavformatSun, 22 Mar 2009 12:47:16 +0000, by rbultje
-
Add AURA 1 and 2 codec IDs and register their FOURCCs libavformatSun, 22 Mar 2009 07:40:22 +0000, by kostya
-
allocate tracks instead of using MAX_STREAMS libavformatSun, 22 Mar 2009 03:52:55 +0000, by bcoudurier
-
since code now use get_bits_long, allocate padding buffer libavformatSun, 22 Mar 2009 02:47:35 +0000, by bcoudurier
-
avoid creating a new stream not referenced in pmt since it cannot be associated to a program, fix issue 835 libavformatSun, 22 Mar 2009 02:04:28 +0000, by bcoudurier
-
reset codec width/height for h264 forcing decoder to parse extradata libavformatSat, 21 Mar 2009 23:29:34 +0000, by bcoudurier
-
Remove slash-skipping code because the function called right after that libavformatSat, 21 Mar 2009 21:02:08 +0000, by rbultje
-
Reindent something where a if () --> { <-- is on a newline rather than on the libavformatSat, 21 Mar 2009 21:00:51 +0000, by rbultje
-
Free metadata if already allocated; fixes a memleak if the header occurs twice libavformatSat, 21 Mar 2009 20:59:59 +0000, by rbultje
-
Fix silly bug in hex_to_data() where it compares a string pointer for whether libavformatSat, 21 Mar 2009 20:58:41 +0000, by rbultje
-
Remove useless comment about something that is deprecated. See summary in libavformatSat, 21 Mar 2009 20:56:57 +0000, by rbultje
-
Use skip_spaces() in the "redir" demuxer instead of "while (isspace(&p)) p++". libavformatSat, 21 Mar 2009 20:55:52 +0000, by rbultje
-
Merge functional code from get_word() and get_word_sep() into a single libavformatSat, 21 Mar 2009 20:54:47 +0000, by rbultje
-
Allow (and parse) incoming server messages (notices) interleaved with TCP libavformatSat, 21 Mar 2009 20:46:36 +0000, by rbultje
-
Add a @todo item to use ByteIOContext instead of URLContext at some point in libavformatSat, 21 Mar 2009 20:44:46 +0000, by rbultje
-
Remove index writing in RM muxer, since it is broken (multiple streams per libavformatSat, 21 Mar 2009 20:34:24 +0000, by rbultje
-
Don't allow to sync on packets of zero-size length, since these are never libavformatSat, 21 Mar 2009 19:19:09 +0000, by rbultje
-
Move "- 12" statement up a bit. See "[PATCH] rmdec.c: prevent zero-length libavformatSat, 21 Mar 2009 19:18:07 +0000, by rbultje
-
Make Smacker audio decoder output audio in original bit depth libavformatSat, 21 Mar 2009 15:52:14 +0000, by kostya
-
fix compilation when DEBUG_SEEK is defined libavformatSat, 21 Mar 2009 07:36:25 +0000, by bcoudurier
-
seek backwards 4 bytes if 'fLaC' marker is not found libavformatSat, 21 Mar 2009 00:49:14 +0000, by jbr
-
PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. libavformatFri, 20 Mar 2009 17:23:45 +0000, by cehoyos
-
do not write ffm write index by default, detect if file is being written and return EOF libavformatFri, 20 Mar 2009 01:23:33 +0000, by bcoudurier
-
Add byte reordering for the SIPRO audio codec. See "rmdec.c: add SIPR codec libavformatFri, 20 Mar 2009 01:22:51 +0000, by rbultje
-
Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a libavformatFri, 20 Mar 2009 01:11:08 +0000, by rbultje
-
set avi fsize to INT64_MAX if riff tag end is not set and file size is not available libavformatThu, 19 Mar 2009 21:57:14 +0000, by bcoudurier
-
move max analyze duration check before considering new packet libavformatThu, 19 Mar 2009 21:54:34 +0000, by bcoudurier
-
MOV: Use the AOT enum for the mp4_audio_types mapping. libavformatThu, 19 Mar 2009 18:13:42 +0000, by alexc
-
Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure libavformatWed, 18 Mar 2009 14:03:40 +0000, by reimar
-
Add a special guidcmp function to compare ASF guids, to avoid the many libavformatWed, 18 Mar 2009 13:17:23 +0000, by reimar
-
Add RTP/ASF header parsing, which is part of the SDP of these streams. See libavformatTue, 17 Mar 2009 12:34:57 +0000, by rbultje
-
cosmetics: fix indentation, patch by avcoder, ffmpeg gmail com libavformatTue, 17 Mar 2009 12:27:32 +0000, by diego
-
Extend mov edit list support to work for a first padding entry with libavformatMon, 16 Mar 2009 20:49:52 +0000, by reimar
-
More reindent, forgotten in previous commit. libavformatMon, 16 Mar 2009 13:23:29 +0000, by rbultje
-
Parse index chunk so that seeking in modern .rm files becomes a lot faster. libavformatMon, 16 Mar 2009 13:03:23 +0000, by rbultje
-
Mark the first output audio frame as keyframe (separate patch from previous, libavformatMon, 16 Mar 2009 12:59:18 +0000, by rbultje
-
Remove packet returning in ff_rm_parse_packet() if we're using the packet libavformatMon, 16 Mar 2009 12:57:49 +0000, by rbultje
-
Merge code for packet reading in "old" (.ra, audio-only) Realmedia files and libavformatMon, 16 Mar 2009 12:47:34 +0000, by rbultje
-
move read_udta_string up to avoid forward declaration libavformatMon, 16 Mar 2009 06:06:05 +0000, by bcoudurier
-
do not set isom if ctype is not set, happens in mov libavformatMon, 16 Mar 2009 05:13:55 +0000, by bcoudurier
-
search for hdlr atom in meta, some files do not store version+flags libavformatSun, 15 Mar 2009 23:54:53 +0000, by bcoudurier
-
Fix index generation in the way that it was supposed to be used. See the libavformatSun, 15 Mar 2009 20:14:25 +0000, by rbultje
-
typo in the mail, the 4am commit is always the worst libavformatSun, 15 Mar 2009 10:53:12 +0000, by bcoudurier
-
cosmetics, add some whitespaces and empty lines libavformatSun, 15 Mar 2009 09:06:36 +0000, by bcoudurier
-
do not modify sample_count, check against index entries libavformatSun, 15 Mar 2009 07:21:22 +0000, by bcoudurier
-
use utc time for timestamp and do not set it if not specified libavformatSat, 14 Mar 2009 23:39:52 +0000, by bcoudurier
-
do not parse timestamp if bitexact is set, should fix regression tests libavformatSat, 14 Mar 2009 22:43:28 +0000, by bcoudurier
-
Enable generic index creation and seeking for NUV demuxer. libavformatSat, 14 Mar 2009 22:07:15 +0000, by reimar
-
Add AVFMT_GENERIC_INDEX support also for formats that do not use a parser. libavformatSat, 14 Mar 2009 21:46:00 +0000, by reimar
-
Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectly libavformatSat, 14 Mar 2009 20:50:54 +0000, by reimar
-
Do not lose user flags when passing calls from the new to the old seeking API. libavformatSat, 14 Mar 2009 16:30:51 +0000, by michael
-
Set pkt->pos correctly (to the start of header of the packet) in swfdec. libavformatFri, 13 Mar 2009 22:26:45 +0000, by reimar
-
fix swf seeking by fixing new stream detection libavformatFri, 13 Mar 2009 19:37:05 +0000, by bcoudurier
-
Simplify RoQ demuxer pts calculation by using a appropriate time bases. libavformatFri, 13 Mar 2009 13:37:35 +0000, by reimar
-
Set video width/height and create audio stream in read_packet instead of libavformatThu, 12 Mar 2009 11:47:50 +0000, by reimar
-
keep original tag when stream copying subs with ipod format libavformatWed, 11 Mar 2009 08:04:44 +0000, by bcoudurier
-
write correct atoms based on tag and not format, fixes subs stream copy libavformatWed, 11 Mar 2009 08:01:39 +0000, by bcoudurier
-
use correct codec tag list for ipod format libavformatWed, 11 Mar 2009 07:59:38 +0000, by bcoudurier
-
again 10l, typo, put_byte instead of put_buffer libavformatWed, 11 Mar 2009 06:48:02 +0000, by bcoudurier
-
attempt to try to generate an random umid libavformatWed, 11 Mar 2009 06:15:00 +0000, by bcoudurier
-
fix subs track height, set track->height to codec height if not set libavformatWed, 11 Mar 2009 06:04:56 +0000, by bcoudurier
-
Correctly skip complete INDX chunks, i.e. read the 32-bit header correctly libavformatTue, 10 Mar 2009 12:55:29 +0000, by rbultje
-
Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformatMon, 09 Mar 2009 22:03:47 +0000, by rbultje
-
Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] libavformatMon, 09 Mar 2009 21:53:00 +0000, by rbultje
-
Reorder arguments for av_fifo_generic_read to be more logical and libavformatMon, 09 Mar 2009 17:47:47 +0000, by reimar
-
Prevent (negative) overflow of rm->remaining_len. This evaluation really only libavformatMon, 09 Mar 2009 13:08:19 +0000, by rbultje
-
Replace separate packet parsing for "old_format" .ra files by a call to libavformatMon, 09 Mar 2009 12:46:32 +0000, by rbultje
-
Move frame discarding out of the ff_rm_parse_packet() loop, and respect libavformatMon, 09 Mar 2009 12:42:53 +0000, by rbultje
-
Mark all packets from nuv demuxer as keyframes in order to make seeking work. libavformatMon, 09 Mar 2009 12:25:13 +0000, by reimar
-
100l, to start reading from the first frame we must seek to data_offset, libavformatMon, 09 Mar 2009 12:06:31 +0000, by reimar
-
Set AVPacket pos also for audio packets in nuv demuxer. libavformatMon, 09 Mar 2009 11:35:59 +0000, by reimar
-
change path pattern to be similar to existing files, and remove useless buffer libavformatMon, 09 Mar 2009 03:34:15 +0000, by bcoudurier
-
write map packet every 100 packets according to specs libavformatMon, 09 Mar 2009 02:47:32 +0000, by bcoudurier
-
write flt packet, might need some tweaking but it works libavformatMon, 09 Mar 2009 01:35:00 +0000, by bcoudurier
-
correctly interleave audio and video according to specs libavformatMon, 09 Mar 2009 01:10:28 +0000, by bcoudurier
-
uniformize variable names and remove duplicating fields in private structs libavformatSun, 08 Mar 2009 21:55:08 +0000, by bcoudurier
-
Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavformatSun, 08 Mar 2009 14:42:11 +0000, by reimar
-
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavformatSun, 08 Mar 2009 14:16:55 +0000, by michael
-
rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c: libavformatSat, 07 Mar 2009 15:20:55 +0000, by rbultje
-
ADTS: Increased protection against writing illegal/nonsense files. libavformatFri, 06 Mar 2009 21:19:16 +0000, by alexc
-
Add my name to copyright & author as requested by the original author. libavformatFri, 06 Mar 2009 20:51:50 +0000, by michael
-
Add code to the self test to print jitter & drift. libavformatFri, 06 Mar 2009 20:48:31 +0000, by michael
-
flacdec: Parse the metadata header in the raw FLAC demuxer. libavformatFri, 06 Mar 2009 01:31:10 +0000, by jbr
-
Add clock_period parameter, this should make the code easier to use. libavformatFri, 06 Mar 2009 00:44:12 +0000, by michael
-
Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and libavformatFri, 06 Mar 2009 00:14:44 +0000, by michael
-
Reorder operations, 20% improved performance, 1 variable less. libavformatThu, 05 Mar 2009 23:57:42 +0000, by michael
-
Timefilter code by Olivier Guilyardi o list O samalyse o com libavformatThu, 05 Mar 2009 23:45:18 +0000, by michael
-
Mark pos_min and pos_max variables as av_uninit to work around false libavformatThu, 05 Mar 2009 19:15:14 +0000, by diego
-
Mark dvdaudio_substream_type variable as av_uninit to work around false libavformatThu, 05 Mar 2009 19:13:12 +0000, by diego
-
Pass packet position to the parser, so frame's AVPacket.pos is computed correctly. libavformatThu, 05 Mar 2009 07:36:16 +0000, by schreter
-
Fix a condition that causes an infinite loop, but only when compiled with libavformatWed, 04 Mar 2009 05:40:53 +0000, by melanson
-
Split rtsp_send_cmd() into two functions, one for the actual sending of the libavformatWed, 04 Mar 2009 00:57:37 +0000, by rbultje
-
Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer libavformatTue, 03 Mar 2009 20:24:17 +0000, by michael
-
MOV: fix crash when 'meta' occurs before first 'trak' libavformatTue, 03 Mar 2009 18:19:44 +0000, by alexc
-
Rename "fd1" variable ro "fd". There were previously two variables (fd1 and libavformatTue, 03 Mar 2009 17:06:18 +0000, by rbultje
-
Add url_get_file_handle(), which is used to get the file descriptor libavformatTue, 03 Mar 2009 17:04:51 +0000, by rbultje
-
Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: fix libavformatTue, 03 Mar 2009 16:52:35 +0000, by rbultje
-
Recognize the "application" data type, which is required for WMS/UDP libavformatTue, 03 Mar 2009 16:48:56 +0000, by rbultje
-
Remove size_t cast in setting s->priv_data directly to the (integer) file libavformatTue, 03 Mar 2009 13:57:09 +0000, by rbultje
-
Don't let finalize_packet() touch pkt->stream_index. Instead, let individual libavformatTue, 03 Mar 2009 13:51:34 +0000, by rbultje
-
In the current implementation of rtp_parse_packet(), finalize_packet() is libavformatTue, 03 Mar 2009 13:41:50 +0000, by rbultje
-
Reduce allocated length of the HTTP authentication request field buffer, as libavformatTue, 03 Mar 2009 13:26:17 +0000, by rbultje
-
Change a bunch of codec long_names to be more consistent and descriptive. libavformatMon, 02 Mar 2009 05:18:33 +0000, by diego
-
fix missed usage of old metadata API in mov demuxer libavformatSun, 01 Mar 2009 16:06:26 +0000, by aurel
-
new metadata API is now officially part of public API libavformatSun, 01 Mar 2009 14:50:03 +0000, by aurel
-
simplify metadata conversion and fixes gcc-2.95 at the same time libavformatSun, 01 Mar 2009 14:29:30 +0000, by aurel
-
Change the timebase of the raw demuxer to one that can represent the ts of fields. libavformatSun, 01 Mar 2009 03:48:35 +0000, by michael
-
Disable MPEG-1/2 style timestamp calculation for H264. It still randomizes libavformatSun, 01 Mar 2009 03:17:24 +0000, by michael
-
Add some basic metadata conversion tables for matroska and asf. libavformatSun, 01 Mar 2009 00:12:08 +0000, by aurel
-
Change TS seeking so it returns position/timestamp of a key frame. libavformatSat, 28 Feb 2009 18:35:53 +0000, by cehoyos
-
Separate the raw FLAC demuxer from raw.c and put in a new file, libavformatSat, 28 Feb 2009 17:24:46 +0000, by jbr
-
Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used libavformatSat, 28 Feb 2009 16:02:29 +0000, by rbultje
-
Revert "Improve frame rate guessing for streams with two fields per frame." libavformatSat, 28 Feb 2009 15:15:54 +0000, by mru
-
Improve frame rate guessing for streams with two fields per frame. libavformatSat, 28 Feb 2009 13:14:46 +0000, by cehoyos
-
Do not allow standard-frame-rate detection to increase the value of libavformatFri, 27 Feb 2009 14:13:15 +0000, by reimar
-
Simplify ipmovie.c pts calculation by using an appropriate time_base. libavformatFri, 27 Feb 2009 10:07:12 +0000, by reimar
-
Hack: #undef printf so compilation works with DEBUG_IPMOVIE set to 1 libavformatFri, 27 Feb 2009 08:02:34 +0000, by reimar
-
Detect the case when the time base is exact but far finer than necessary to libavformatFri, 27 Feb 2009 07:56:24 +0000, by reimar
-
Add ticks_per_frame, this should hopefully fix the regressions caused libavformatThu, 26 Feb 2009 23:47:32 +0000, by michael
-
Mark as "internal but installed" the avio.h file. libavformatThu, 26 Feb 2009 22:34:18 +0000, by stefano
-
move static tables from asf.h to non-static tables in asf.c libavformatThu, 26 Feb 2009 16:17:17 +0000, by aurel
-
rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency libavformatThu, 26 Feb 2009 15:44:19 +0000, by aurel
-
Implement marker bit, which is used for several RTP payloads currently libavformatThu, 26 Feb 2009 14:24:50 +0000, by rbultje
-
Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing libavformatThu, 26 Feb 2009 14:23:05 +0000, by rbultje
-
Document rtsp.h, see "[PATCH] document rtsp.h" thread. libavformatThu, 26 Feb 2009 14:15:41 +0000, by rbultje
-
movenc: add muxing of language along with metadata tags when available libavformatThu, 26 Feb 2009 13:13:48 +0000, by aurel
-
return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking libavformatThu, 26 Feb 2009 13:11:18 +0000, by aurel
-
don't trigger metadata compatibility code when user app already set metadata libavformatThu, 26 Feb 2009 13:00:13 +0000, by aurel
-
Share the function to write a raw FLAC header and use it in the Matroska libavformatThu, 26 Feb 2009 02:41:53 +0000, by jbr
-
cosmetics: add a comment in flac_write_header(). libavformatThu, 26 Feb 2009 02:33:19 +0000, by jbr
-
Add support for full header extradata to raw FLAC muxer. libavformatThu, 26 Feb 2009 02:32:18 +0000, by jbr
-
Use a shared function to validate FLAC extradata. libavformatThu, 26 Feb 2009 02:29:24 +0000, by jbr
-
Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. libavformatThu, 26 Feb 2009 02:21:43 +0000, by jbr
-
set channel number even for inactive channels libavformatWed, 25 Feb 2009 08:06:15 +0000, by bcoudurier
-
do not set frame start bit since marked as not used and factorize libavformatWed, 25 Feb 2009 08:05:43 +0000, by bcoudurier
-
Add timestamp computation if values are exported by decoder. libavformatTue, 24 Feb 2009 22:19:09 +0000, by cehoyos
-
Change duration computation to use time_base instead of TB/2. libavformatTue, 24 Feb 2009 20:17:02 +0000, by cehoyos
-
Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. libavformatTue, 24 Feb 2009 15:04:18 +0000, by michael
-
Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same libavformatTue, 24 Feb 2009 13:35:54 +0000, by michael
-
start track id at 2, track id 1 for timecode libavformatMon, 23 Feb 2009 19:51:16 +0000, by bcoudurier
-
consistent naming of Chinese AVS raw demuxer libavformatSun, 22 Feb 2009 14:27:50 +0000, by stefang
-
Support playback of incorrectly cut DV files where the headers do not libavformatSun, 22 Feb 2009 09:42:56 +0000, by reimar
-
return AVERROR(ENOMEM) if alloc failed, set count after alloc, use variable when reallocing, based on patch by Netgem libavformatSun, 22 Feb 2009 00:20:07 +0000, by bcoudurier
-
parse aac extradata to fetch channels and sample rate, patch from Netgem libavformatSat, 21 Feb 2009 23:54:50 +0000, by bcoudurier
-
Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the libavformatSat, 21 Feb 2009 22:26:44 +0000, by rbultje
-
Use context variable repeat_pict for frame duration computation and libavformatSat, 21 Feb 2009 20:11:47 +0000, by cehoyos
-
Handle chunks with the MSB in size set correctly that is unsigned. libavformatSat, 21 Feb 2009 20:11:34 +0000, by michael
-
Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. libavformatSat, 21 Feb 2009 15:32:56 +0000, by michael
-
Change sizeof(struct_type) to sizeof(variable). libavformatSat, 21 Feb 2009 14:40:19 +0000, by rbultje
-
add raw demuxer for Chinese AVS elementary streams libavformatSat, 21 Feb 2009 10:34:29 +0000, by stefang
-
Add convergence_duration to AVCodecParserContext. libavformatThu, 19 Feb 2009 23:35:59 +0000, by cehoyos
-
matroskadec: return AVERROR_EOF upon detection of end of file libavformatThu, 19 Feb 2009 21:01:45 +0000, by aurel
-
FLV demuxer: return AVERROR_EOF upon detection of end of file. libavformatThu, 19 Feb 2009 12:19:55 +0000, by pross
-
AVI demuxer: return AVERROR_EOF upon detection of end of file. libavformatThu, 19 Feb 2009 12:19:33 +0000, by pross
-
Add key_frame to AVCodecParserContext, used in libavformat. libavformatWed, 18 Feb 2009 23:46:05 +0000, by cehoyos
-
av_alloc_format_context has been renamed, update AVFormatContext av_class libavformatWed, 18 Feb 2009 14:01:46 +0000, by benoit
-
always use multi track since timecode track is present libavformatWed, 18 Feb 2009 07:13:57 +0000, by bcoudurier
-
use index 0 for timecode track and write it in source package also libavformatWed, 18 Feb 2009 01:35:36 +0000, by bcoudurier
-
simplify descriptor size computation logic libavformatWed, 18 Feb 2009 00:12:05 +0000, by bcoudurier
-
Add missing #includes to fix 'make checkheaders'. libavformatTue, 17 Feb 2009 21:43:57 +0000, by diego
-
apedec: display a warning when truncating a metadata tag libavformatTue, 17 Feb 2009 15:44:11 +0000, by aurel
-
cosmetics: 'const static' --> 'static const' to avoid warnings of the type libavformatTue, 17 Feb 2009 12:03:10 +0000, by diego
-
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not libavformatTue, 17 Feb 2009 08:12:51 +0000, by lucabe
-
Move to rtp.h the prototypes of all the functions defined in rtp.c libavformatTue, 17 Feb 2009 08:09:34 +0000, by lucabe
-
Add a context to av_log() calls and modify a function prototype to allow it. libavformatMon, 16 Feb 2009 16:33:00 +0000, by benoit
-
Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH] libavformatMon, 16 Feb 2009 16:27:35 +0000, by rbultje
-
Add a context to av_log() call and update the trace not to be redundant. libavformatMon, 16 Feb 2009 16:27:08 +0000, by benoit
-
Don't install rtsp.h. It is intended to be private, it depends on rtp code libavformatMon, 16 Feb 2009 16:24:01 +0000, by rbultje
-
Add a context to av_log() calls and extend ape_dumpinfo prototype to do that. libavformatMon, 16 Feb 2009 14:44:31 +0000, by benoit
-
fetch display aspect ratio from mpeg-2 essence libavformatMon, 16 Feb 2009 12:48:45 +0000, by bcoudurier
-
merge mxf_write_d10_packet into mxf_write_packet libavformatMon, 16 Feb 2009 10:44:38 +0000, by bcoudurier
-
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not libavformatMon, 16 Feb 2009 09:36:21 +0000, by lucabe
-
Improve grammar: "X next after Y" -> "next X after Y". libavformatSun, 15 Feb 2009 20:45:10 +0000, by stefano
-
matroskadec: export language of metadata tags when available libavformatSun, 15 Feb 2009 16:05:37 +0000, by aurel
-
matroskadec: add needed definitions forgotten in r17331 libavformatSun, 15 Feb 2009 16:00:58 +0000, by aurel
-
matroskadec: export track name through the metadata API libavformatSun, 15 Feb 2009 15:29:09 +0000, by aurel
-
matroskadec: use new metadata API to export some simple information libavformatSun, 15 Feb 2009 15:25:14 +0000, by aurel
-
Do not export to the public the first_protocol symbol at the next libavformatSun, 15 Feb 2009 14:34:23 +0000, by stefano
-
Replace calls/references of the deprecated register_protocol() libavformatSun, 15 Feb 2009 14:29:23 +0000, by stefano
-
Rename register_protocol() to av_register_protocol() and deprecate libavformatSun, 15 Feb 2009 14:25:23 +0000, by stefano
-
Document av_iformat_next() and av_oformat_next() functions. libavformatSun, 15 Feb 2009 09:04:08 +0000, by stefano
-
Silence "assdec.c:146: warning: passing argument 4 of ¡Æqsort¡Ç from incompatible pointer type" libavformatSat, 14 Feb 2009 15:44:46 +0000, by michael
-
Add libavcodec/internal.h include to avoid warning: implicit declaration of libavformatFri, 13 Feb 2009 23:02:05 +0000, by superdump
-
compute body offset and index entry offset correctly libavformatFri, 13 Feb 2009 22:38:05 +0000, by bcoudurier
-
use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com libavformatFri, 13 Feb 2009 21:36:36 +0000, by bcoudurier
-
Remove pointless #if around the file, it is already conditionally compiled. libavformatFri, 13 Feb 2009 09:39:04 +0000, by diego
-
cosmetics, reindent, add/remove some empty lines, redundant comment libavformatFri, 13 Feb 2009 07:34:01 +0000, by bcoudurier
-
split mpegvideo descriptor into cdci descriptor and wav common in sound common libavformatFri, 13 Feb 2009 07:11:21 +0000, by bcoudurier
-
write essence elements klv packets with ber4 length, more interoperable libavformatFri, 13 Feb 2009 07:06:35 +0000, by bcoudurier
-
encode klv fill item length in fixed ber 4 bytes libavformatFri, 13 Feb 2009 05:33:11 +0000, by bcoudurier
-
Report the illegal audio object type, not it offset by 1. libavformatFri, 13 Feb 2009 03:51:15 +0000, by alexc
-
ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header libavformatThu, 12 Feb 2009 23:51:08 +0000, by superdump
-
write active picture height for d-10/imx in mov libavformatThu, 12 Feb 2009 09:15:36 +0000, by bcoudurier
-
Add a warning log when trying to encode into a container requiring global libavformatThu, 12 Feb 2009 08:10:43 +0000, by benoit
-
check body partitions count before writing libavformatThu, 12 Feb 2009 03:38:08 +0000, by bcoudurier
-
Change ffm_write_write_index to return int, and return if error occured. libavformatThu, 12 Feb 2009 02:15:07 +0000, by bcoudurier
-
compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com libavformatThu, 12 Feb 2009 00:08:44 +0000, by bcoudurier
-
rename wrongly named b_per_gop to b_per_i_or_p according to specs libavformatWed, 11 Feb 2009 23:49:54 +0000, by bcoudurier
-
fix frame size, time rate is not stts duration anymore with time offset libavformatWed, 11 Feb 2009 21:11:19 +0000, by bcoudurier
-
do not set start time to 0, it is not the case with elst time offset libavformatWed, 11 Feb 2009 20:19:35 +0000, by bcoudurier
-
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com libavformatWed, 11 Feb 2009 16:28:46 +0000, by diego
-
Add av_uninit macro to variable to avoid false positive warning: libavformatWed, 11 Feb 2009 15:01:52 +0000, by diego
-
Allow demuxing of audio substreams stored as 0x06 type. libavformatWed, 11 Feb 2009 11:09:36 +0000, by benoit
-
parse mpeg2 gop header time code and use it libavformatWed, 11 Feb 2009 08:02:23 +0000, by bcoudurier
-
adjust time rate according to elst time offset libavformatWed, 11 Feb 2009 02:32:39 +0000, by bcoudurier
-
fix last keyframe index accross body partitions libavformatWed, 11 Feb 2009 01:06:12 +0000, by bcoudurier
-
Cosmetics: vertical align "*" for consistency with the other doxyies. libavformatWed, 11 Feb 2009 00:25:30 +0000, by stefano
-
Remove @deprecated notice from AVFrac, it is not deprecated anymore. libavformatWed, 11 Feb 2009 00:19:05 +0000, by stefano
-
fix partition offset when only one stream present libavformatTue, 10 Feb 2009 23:25:23 +0000, by bcoudurier
-
compute index byte count in mxf_write_partition libavformatTue, 10 Feb 2009 08:46:04 +0000, by bcoudurier
-
remove check, mxf muxer does not have track number limitation anymore libavformatTue, 10 Feb 2009 08:35:14 +0000, by bcoudurier
-
retrieve flags from mxf_parse_mpeg2_frame using a param libavformatTue, 10 Feb 2009 08:31:48 +0000, by bcoudurier
-
cosmetics, associate mxf_write_klv_fill to aligned elements libavformatTue, 10 Feb 2009 07:23:51 +0000, by bcoudurier
-
write component depth and horizontal subsampling best effort local tags libavformatTue, 10 Feb 2009 06:14:39 +0000, by bcoudurier
-
move up mxf_write_klv_fill and align index, rip and primer pack libavformatTue, 10 Feb 2009 05:35:28 +0000, by bcoudurier
-
correctly set multi track operational pattern libavformatTue, 10 Feb 2009 04:53:41 +0000, by bcoudurier
-
fix compilation with DEBUG defined, field does not exist anymore libavformatTue, 10 Feb 2009 02:27:26 +0000, by bcoudurier
-
remove now useless av_set_program_name() function libavformatTue, 10 Feb 2009 00:27:42 +0000, by aurel
-
rename ff_audio_interleave to ff_audio_rechunk_interleave libavformatMon, 09 Feb 2009 21:34:20 +0000, by bcoudurier
-
Try to clarify doxy of avformat_seek_file(). libavformatMon, 09 Feb 2009 19:57:23 +0000, by michael
-
Increase the number of packets required to identify as MPEG PES to keep from libavformatMon, 09 Feb 2009 01:46:01 +0000, by alexc
-
remove no more needed comment, declaration is in internal header libavformatMon, 09 Feb 2009 00:18:25 +0000, by bcoudurier
-
cosmetics: typo/grammar fixes in doxygen and other comments libavformatSun, 08 Feb 2009 23:34:58 +0000, by diego
-
Add the ability to set the timestamp to the current time by specifying 'now' libavformatSun, 08 Feb 2009 22:03:54 +0000, by superdump
-
Move declaration of ff_interleave_add_packet to internal.h. libavformatSun, 08 Feb 2009 21:14:46 +0000, by bcoudurier
-
Declare ff_interleave_new_audio_packet as static, it is not used libavformatSun, 08 Feb 2009 21:09:50 +0000, by bcoudurier
-
Clarify that avformat_seek_file() is not part of the stable API yet. libavformatSun, 08 Feb 2009 17:55:00 +0000, by michael
-
Replace the calls to the deprecated av_alloc_format_context() with libavformatSun, 08 Feb 2009 08:27:26 +0000, by stefano
-
Deprecate av_malloc_format_context() in favor of libavformatSun, 08 Feb 2009 08:16:40 +0000, by stefano
-
reuse MXFCodecUL for data def and simplify libavformatSun, 08 Feb 2009 05:12:30 +0000, by bcoudurier
-
remove implicit header inclusions from mxf.h libavformatSun, 08 Feb 2009 04:42:38 +0000, by bcoudurier
-
extract audio interleaving code from mxf muxer, will be used by gxf and dv libavformatSun, 08 Feb 2009 04:31:44 +0000, by bcoudurier
-
offset dts according to edit list, hackish but works, based on patch by Reimar libavformatSun, 08 Feb 2009 04:27:07 +0000, by bcoudurier
-
Remove const qualifier from function argument to eliminate the warning libavformatSun, 08 Feb 2009 03:44:54 +0000, by diego
-
only use 2 slices for index, one video(vbr) and one audio(cbr) libavformatSun, 08 Feb 2009 03:29:49 +0000, by bcoudurier
-
force first track to be video and simplify libavformatSun, 08 Feb 2009 02:38:07 +0000, by bcoudurier
-
Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore libavformatFri, 06 Feb 2009 20:42:21 +0000, by lucabe
-
Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer libavformatFri, 06 Feb 2009 20:41:15 +0000, by lucabe
-
Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument libavformatFri, 06 Feb 2009 01:37:19 +0000, by rbultje
-
Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and libavformatThu, 05 Feb 2009 22:34:55 +0000, by rbultje
-
format timestamp correctly according to specs and set it libavformatThu, 05 Feb 2009 20:15:18 +0000, by bcoudurier
-
Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on libavformatThu, 05 Feb 2009 18:41:06 +0000, by alexc
-
Delete an enum and a function typedef that aren't used anywhere, and libavformatThu, 05 Feb 2009 17:00:10 +0000, by rbultje
-
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c libavformatThu, 05 Feb 2009 14:53:25 +0000, by lucabe
-
Electronic Arts demuxer: support TQI video tag libavformatThu, 05 Feb 2009 08:59:38 +0000, by pross
-
Move enum RTSPTransport up a bit, so that all fields that are assigned a value libavformatWed, 04 Feb 2009 17:17:20 +0000, by rbultje
-
always write mxf time base in descriptors libavformatWed, 04 Feb 2009 09:35:59 +0000, by bcoudurier
-
Do not misuse unsigned long to store pointers. libavformatWed, 04 Feb 2009 05:56:39 +0000, by ramiro
-
write all available metadata tags into extended_content_header libavformatWed, 04 Feb 2009 01:40:52 +0000, by aurel
-
let packet pass through when no timestamps libavformatTue, 03 Feb 2009 23:18:12 +0000, by bcoudurier
-
prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818 libavformatTue, 03 Feb 2009 23:03:41 +0000, by bcoudurier
-
Add and use a public API for RC4 and DES, analogous to the AES API. libavformatTue, 03 Feb 2009 14:20:55 +0000, by reimar
-
Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec) libavformatTue, 03 Feb 2009 11:01:57 +0000, by michael
-
simplify usage of dstlen as it is not a parameter anymore libavformatMon, 02 Feb 2009 22:17:14 +0000, by aurel
-
modify the way to pass parameters to av_metadata_set() libavformatMon, 02 Feb 2009 21:45:55 +0000, by aurel
-
Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavformatMon, 02 Feb 2009 20:16:00 +0000, by reimar
-
Splits the totalbitrate in a videodatarate and audiodatarate part. libavformatMon, 02 Feb 2009 16:10:46 +0000, by benoit
-
Implement the reading of the video bitrate of flv movies out of the meta data, libavformatMon, 02 Feb 2009 16:05:50 +0000, by benoit
-
fix temporal offet of ipbb sequences, simplification welcome libavformatMon, 02 Feb 2009 10:41:43 +0000, by bcoudurier
-
write index table and rip, muxer works pretty well now libavformatMon, 02 Feb 2009 10:03:38 +0000, by bcoudurier
-
return eof/error if only ffm header has been written, should fix #815 libavformatSun, 01 Feb 2009 22:02:57 +0000, by bcoudurier
-
don't support the mp3 extension in the mp2 muxer libavformatSun, 01 Feb 2009 21:22:12 +0000, by aurel
-
Fix the Transport: line in the SETUP request so that it works with WMS libavformatSun, 01 Feb 2009 13:37:45 +0000, by rbultje
-
Use full internal pathname in doxygen @file directives. libavformatSun, 01 Feb 2009 02:00:19 +0000, by diego
-
use st->priv_data to store per stream context libavformatSat, 31 Jan 2009 11:06:20 +0000, by bcoudurier
-
change prototype of mxf_interleave_get_packet to make it compatible libavformatSat, 31 Jan 2009 10:51:35 +0000, by bcoudurier
-
do not use PAL_samples_per_frame in init, to make init independant libavformatSat, 31 Jan 2009 10:49:26 +0000, by bcoudurier
-
add aes3 pcm wrapping and use it by default libavformatSat, 31 Jan 2009 07:02:20 +0000, by bcoudurier
-
thanks to interleaving, audio is now locked libavformatSat, 31 Jan 2009 06:54:30 +0000, by bcoudurier
-
local tag 3201 is picture essence coding, so do not write it for wav libavformatSat, 31 Jan 2009 06:49:42 +0000, by bcoudurier
-
stored height is stupidly /2 if interlaced libavformatSat, 31 Jan 2009 06:46:42 +0000, by bcoudurier
-
delay header writing and parse mpeg2 frame libavformatSat, 31 Jan 2009 06:32:12 +0000, by bcoudurier
-
correctly pack and interleave pcm samples in mxf libavformatSat, 31 Jan 2009 06:18:25 +0000, by bcoudurier
-
split av_interleave_per_dts, to avoid code duplication libavformatSat, 31 Jan 2009 06:01:58 +0000, by bcoudurier
-
ADPCM found in Xbox wav files can be decoded with libavformatSat, 31 Jan 2009 05:53:04 +0000, by stefang
-
Fix remotely exploitable arbitrary code execution vulnerability. libavformatWed, 28 Jan 2009 13:37:26 +0000, by michael
-
Prefer av_freep() over av_free() for variables in the context for safety. libavformatTue, 27 Jan 2009 22:21:28 +0000, by michael
-
Export all tracks (each is a different language) instead of just one. libavformatTue, 27 Jan 2009 22:14:48 +0000, by michael
-
Move current_track variable closer to where it is used. libavformatTue, 27 Jan 2009 21:58:45 +0000, by michael
-
Fix memleak of fourxm->tracks on error return. libavformatTue, 27 Jan 2009 21:56:28 +0000, by michael
-
Whitespace cosmetics to align return statements. libavformatTue, 27 Jan 2009 18:01:26 +0000, by benoit
-
Check buffer is inside what is passed when probing for flac. libavformatTue, 27 Jan 2009 18:00:40 +0000, by benoit
-
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h libavformatTue, 27 Jan 2009 12:23:16 +0000, by lucabe
-
seek at 0 when timestamp requested is negative libavformatTue, 27 Jan 2009 04:29:33 +0000, by bcoudurier
-
make it clear that the new metadata API is a work in progress libavformatMon, 26 Jan 2009 23:39:22 +0000, by aurel
-
Move documentation of av_register_all() from allformats.c to libavformatSun, 25 Jan 2009 16:44:45 +0000, by stefano
-
use function and definitions from libavcodec/flac.h in oggparseflac.c libavformatSun, 25 Jan 2009 01:21:10 +0000, by jbr
-
Handle ID3v2 tags in raw FLAC streams by skipping them. libavformatSun, 25 Jan 2009 00:16:27 +0000, by jbr
-
Fix undefined preprocessor directives warnings during 'make checkheaders'. libavformatSat, 24 Jan 2009 14:52:46 +0000, by diego
-
return an error if we can not get a full packet, libavformatSat, 24 Jan 2009 08:20:42 +0000, by stefang
-
fix header parsing, the NULL terminated File ID is followed by a space libavformatSat, 24 Jan 2009 08:06:43 +0000, by stefang
-
Skip m= blocks in the SDP if the media type is unknown. This prevents libavformatSat, 24 Jan 2009 04:56:18 +0000, by rbultje
-
set pts and dts when only pts is present, according to specs libavformatFri, 23 Jan 2009 22:16:31 +0000, by bcoudurier
-
stored height is a multiple of 16 for mpeg2 libavformatFri, 23 Jan 2009 20:15:46 +0000, by bcoudurier
-
fix endianness of time code, and calculate it in fields, according to specs libavformatFri, 23 Jan 2009 20:03:57 +0000, by bcoudurier