Mercurial > libavformat.hg
graph
-
Reenable NUT and NUT regression tests as requested by Michael. libavformatFri, 17 Mar 2006 23:21:18 +0000, by diego
-
Disable the NUT (de)muxer until it has been synced with the specification. libavformatFri, 17 Mar 2006 00:47:48 +0000, by diego
-
create edts atom when muxing B frames, needed to compute cts libavformatSat, 11 Mar 2006 18:21:28 +0000, by bcoudurier
-
do nal reformating when muxing H264, create avcc atom libavformatSat, 11 Mar 2006 18:18:17 +0000, by bcoudurier
-
some mov files have invalid pts so we need to consider these pts too in calculating the timabase libavformatSat, 11 Mar 2006 11:30:07 +0000, by michael
-
More correct demuxing and timestamp setting fot Sierra VMD libavformatSat, 11 Mar 2006 04:27:58 +0000, by kostya
-
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. libavformatWed, 08 Mar 2006 21:51:39 +0000, by diego
-
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 06 Mar 2006 22:15:43 +0000, by michael
-
referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 06 Mar 2006 21:29:48 +0000, by michael
-
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 06 Mar 2006 21:22:02 +0000, by michael
-
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatThu, 02 Mar 2006 19:28:35 +0000, by michael
-
compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatThu, 02 Mar 2006 01:37:38 +0000, by michael
-
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformatWed, 01 Mar 2006 22:45:27 +0000, by mmu_man
-
can't have PES headers in MPEG video elementary streams so fail probe libavformatWed, 01 Mar 2006 20:09:44 +0000, by mru
-
fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformatWed, 01 Mar 2006 16:11:04 +0000, by michael
-
support seeking in RenderAvi.avi (audio stream == single huge chunk) libavformatWed, 01 Mar 2006 15:42:07 +0000, by michael
-
fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi libavformatWed, 01 Mar 2006 12:04:22 +0000, by michael
-
Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by libavformatWed, 01 Mar 2006 07:42:55 +0000, by banan
-
replace if by assert as it should never by true libavformatWed, 01 Mar 2006 01:29:12 +0000, by michael
-
Add support for drivers that can change the capture size on VIDIOC_S_FMT libavformatTue, 28 Feb 2006 11:28:09 +0000, by lucabe
-
Error path fix: close the video device on failure libavformatTue, 28 Feb 2006 11:14:59 +0000, by lucabe
-
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformatWed, 22 Feb 2006 23:46:20 +0000, by michael
-
support correct ptses on other than version 3.2.0 aswell libavformatWed, 22 Feb 2006 00:18:12 +0000, by alex
-
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change libavformatTue, 21 Feb 2006 20:32:47 +0000, by alex
-
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformatSun, 19 Feb 2006 20:00:00 +0000, by michael
-
The current_sample field is meant to be the sample number, not an offset into libavformatSun, 19 Feb 2006 12:49:17 +0000, by diego
-
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformatSat, 18 Feb 2006 09:08:34 +0000, by michael
-
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformatSat, 18 Feb 2006 09:05:07 +0000, by michael
-
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformatSat, 18 Feb 2006 09:03:22 +0000, by michael
-
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced libavformatFri, 17 Feb 2006 21:06:51 +0000, by diego