Mercurial > libavformat.hg
graph
-
cosmetics, remove space before opening parenthesis libavformatThu, 15 May 2008 22:14:29 +0000, by bcoudurier
-
matroskadec: add support for zlib compressed tracks libavformatTue, 13 May 2008 23:32:13 +0000, by aurel
-
Fix icc warning #188: enumerated type mixed with another type libavformatTue, 13 May 2008 15:51:37 +0000, by cehoyos
-
Replace some occurrences of 0 with CODEC_ID_NONE. libavformatMon, 12 May 2008 10:30:40 +0000, by cehoyos
-
Fix type of dest_addr_len to respect return value of udp_set_url. libavformatSun, 11 May 2008 10:53:21 +0000, by cehoyos
-
Use full path for #includes from another directory. libavformatFri, 09 May 2008 11:56:36 +0000, by diego
-
string.h is a system header file, so use <> for it. libavformatFri, 09 May 2008 09:30:43 +0000, by diego
-
matroskadec: add support for lzo compressed tracks libavformatFri, 09 May 2008 01:53:59 +0000, by aurel
-
matroskadec: fail gracefully when seeking don't work libavformatThu, 08 May 2008 23:11:13 +0000, by aurel
-
matroskadec: add support for track content encoding libavformatThu, 08 May 2008 21:47:31 +0000, by aurel
-
Remove unnecessary parentheses from return calls. libavformatTue, 06 May 2008 09:16:36 +0000, by diego
-
Use correct length modifier for pointer diff argument in av_log() call. libavformatSun, 04 May 2008 10:35:13 +0000, by diego
-
Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, libavformatFri, 02 May 2008 14:52:39 +0000, by lu_zero
-
raw GSM demuxer (does not work yet as parser is missing) libavformatMon, 28 Apr 2008 18:29:42 +0000, by michael
-
set demuxers .value and use common audio_read_header function libavformatMon, 28 Apr 2008 14:14:44 +0000, by bcoudurier
-
set pkt duration, only when dts == pts though, libavformatSat, 26 Apr 2008 17:51:02 +0000, by bcoudurier
-
Missing tags in APE is normal situation, so don't print an error. libavformatSat, 26 Apr 2008 06:29:56 +0000, by kostya
-
set channels and sample rate from mpeg4audio config libavformatFri, 25 Apr 2008 14:09:42 +0000, by bcoudurier
-
parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 reference files libavformatFri, 25 Apr 2008 14:03:28 +0000, by bcoudurier
-
parser should not be needed anymore, merge cases and set frame size for amr too libavformatFri, 25 Apr 2008 13:34:51 +0000, by bcoudurier
-
lower frame size to split amr/qcelp/gsm frames libavformatFri, 25 Apr 2008 13:24:25 +0000, by bcoudurier
-
set gsm default frame size and bytes per frame, needed by old qt format, fix sample-gsm-8000.mov libavformatFri, 25 Apr 2008 10:35:06 +0000, by bcoudurier
-
pts are unsigned according to specs, fix negative pts when 32bit pts are used libavformatFri, 25 Apr 2008 09:08:13 +0000, by bcoudurier
-
set wrap bits to 32bit to actually use it libavformatFri, 25 Apr 2008 09:04:38 +0000, by bcoudurier
-
cosmetics: remove useless whitespaces and put braces correctly libavformatThu, 24 Apr 2008 17:22:39 +0000, by bcoudurier
-
demux qcelp, so this can work with soc decoder and stream copy libavformatThu, 24 Apr 2008 17:17:41 +0000, by bcoudurier
-
Do not ignore .depend files, they are no longer generated. libavformatThu, 24 Apr 2008 10:17:55 +0000, by diego
-
Ensure that the timestamp reading code used for seeking chooses a position libavformatWed, 23 Apr 2008 21:16:25 +0000, by michael
-
Read asf file header fields in the right order libavformatTue, 22 Apr 2008 20:08:39 +0000, by superdump
-
change ff_ac3_parse_header() to take a GetBitContext instead of const char* libavformatTue, 22 Apr 2008 11:14:01 +0000, by bwolowiec
-
Compute AC3 frame CRC for stronger raw AC3 format probing. libavformatMon, 21 Apr 2008 15:20:53 +0000, by andoma
-
Implement FFMAX3(a,b,c) - maximum over three arguments. libavformatSat, 19 Apr 2008 17:07:58 +0000, by voroshil
-
Decrease returning probe score for WAV demuxer to avoid libavformatSat, 19 Apr 2008 14:52:19 +0000, by voroshil
-
Tighten up the Westwood AUD detection. Probability of random detections libavformatFri, 18 Apr 2008 17:29:58 +0000, by melanson
-
Cleanup comments and make them doxygen parsable. libavformatTue, 15 Apr 2008 22:22:49 +0000, by lu_zero
-
Expose max_packet_size from the rtp protocol libavformatTue, 15 Apr 2008 19:27:39 +0000, by lu_zero
-
Do not detect a format if another has the same score. libavformatTue, 15 Apr 2008 13:50:02 +0000, by michael
-
Using the same probe function in 2 formats is not a good idea. libavformatTue, 15 Apr 2008 13:48:46 +0000, by michael
-
Reduce probe score as it misdetects our flv file from the regression test. libavformatTue, 15 Apr 2008 13:36:31 +0000, by michael
-
Identify codec in GMCMidiaASX.mov correctly. libavformatTue, 15 Apr 2008 11:50:37 +0000, by michael
-
Fix receiving from SDP with unicast destinations libavformatTue, 15 Apr 2008 11:28:04 +0000, by lucabe
-
Remove the "multicast=" tag from UDP and RTP URLs libavformatTue, 15 Apr 2008 11:23:07 +0000, by lucabe
-
Use generic seeking code for flv. The removed code was a buggy duplicate. libavformatMon, 14 Apr 2008 12:22:23 +0000, by michael
-
Stop find_stream_info() searching for further streams if 2 streams have libavformatSun, 13 Apr 2008 23:47:03 +0000, by michael
-
Do not call update_initial_durations if pkt->duration is 0. libavformatSun, 13 Apr 2008 08:55:02 +0000, by reimar
-
use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg libavformatThu, 03 Apr 2008 22:15:16 +0000, by lu_zero
-
check return value of matroska_find_track_by_num (fix a segfault) libavformatMon, 31 Mar 2008 20:16:04 +0000, by aurel
-
Use the correct size for the enc_name field (removing the arbitrary "50" size) libavformatMon, 31 Mar 2008 09:49:58 +0000, by lucabe
-
Remove useless entries from AVRtpPayloadTypes libavformatMon, 31 Mar 2008 09:48:04 +0000, by lucabe
-
support mp4 fragmented files without any samples in the moov atom libavformatSun, 30 Mar 2008 21:15:06 +0000, by bcoudurier
-
1000l to myself, dereferencing uninitalized pointer. libavformatFri, 28 Mar 2008 02:44:44 +0000, by michael
-
according to specs, only color table id set to 0, have it in stsd, fix 4colors.mov libavformatThu, 27 Mar 2008 13:16:29 +0000, by bcoudurier
-
Only use chunk demuxing for old uncompressed audio mechanism specified by stts. libavformatThu, 27 Mar 2008 12:35:22 +0000, by bcoudurier
-
sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is better than failing libavformatFri, 21 Mar 2008 14:30:45 +0000, by bcoudurier
-
simplify, and only stop parsing when non streamable libavformatFri, 21 Mar 2008 11:04:54 +0000, by bcoudurier
-
remove ms audio tags from table, they will be chosen or detected with riff table libavformatFri, 21 Mar 2008 11:02:13 +0000, by bcoudurier
-
atoms are not mp4 only, and yes probe is sufficient libavformatFri, 21 Mar 2008 10:52:14 +0000, by bcoudurier
-
cannot free AVStream like this, and return ENOMEM libavformatFri, 21 Mar 2008 10:47:14 +0000, by bcoudurier
-
fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it libavformatThu, 20 Mar 2008 18:48:50 +0000, by bcoudurier
-
One non functional AVPalette chunk less, one heap overflow less. libavformatThu, 20 Mar 2008 16:29:18 +0000, by michael
-
remove useless debug print since now mov_build_index will do libavformatThu, 20 Mar 2008 16:07:55 +0000, by bcoudurier
-
move mov_build_index before mov_read_trak to avoid useless declaration libavformatThu, 20 Mar 2008 15:57:11 +0000, by bcoudurier
-
move specific end treatment when trak is detected, will be needed for fragments libavformatThu, 20 Mar 2008 15:55:50 +0000, by bcoudurier
-
Additional checks for strange num_val in FLV metadata libavformatThu, 20 Mar 2008 11:02:40 +0000, by skal
-
Reindent after rtsp-alternate-protocol* patches. libavformatWed, 19 Mar 2008 14:08:16 +0000, by rbultje
-
Change protocol_mask into protocol, since we always just try a single one per libavformatWed, 19 Mar 2008 14:07:31 +0000, by rbultje
-
Allow cycling between different protocols (TCP, UDP or multicast) so that if libavformatWed, 19 Mar 2008 14:05:08 +0000, by rbultje
-
Split the SETUP request into a separate function, as a prelude into allowing libavformatMon, 17 Mar 2008 12:16:39 +0000, by rbultje
-
just skip klv packet, when no corresponding stream is found libavformatSun, 16 Mar 2008 17:54:36 +0000, by bcoudurier
-
simplify, flags is 24bits according to specs libavformatSun, 16 Mar 2008 15:13:40 +0000, by bcoudurier
-
fucked up alphabetical order again, sorry libavformatSun, 16 Mar 2008 13:40:21 +0000, by bcoudurier
-
Add AVClass to URLContext at next major version bump libavformatMon, 10 Mar 2008 19:03:39 +0000, by superdump
-
consistent use of MKTAG() in the codec_bmp_tags table libavformatSun, 09 Mar 2008 23:43:55 +0000, by aurel
-
cosmetics: alignment of the codec_bmp_tags table libavformatSun, 09 Mar 2008 23:34:14 +0000, by aurel
-
recognize the CLJR FourCC (Cirrus Logic AccuPak) libavformatSun, 09 Mar 2008 04:18:48 +0000, by melanson
-
Introduce max_picture_buffer variable in AVFormatContext, libavformatSat, 08 Mar 2008 21:59:11 +0000, by ramiro
-
Define WIN32_LEAN_AND_MEAN before including windows.h to exclude libavformatSat, 08 Mar 2008 19:00:55 +0000, by ramiro
-
Include windows.h instead of trying to redeclare Sleep libavformatSat, 08 Mar 2008 18:59:45 +0000, by ramiro
-
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavformatSat, 08 Mar 2008 14:39:43 +0000, by diego
-
Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformatFri, 07 Mar 2008 19:25:09 +0000, by eugeni
-
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libavformatThu, 06 Mar 2008 20:44:44 +0000, by mru
-
do not reset duration_error for all streams, only reset current stream, fix wrong_fps.gxf libavformatThu, 06 Mar 2008 17:44:42 +0000, by bcoudurier
-
Skip over unknown extended_content_header tags. libavformatThu, 06 Mar 2008 00:26:48 +0000, by michael
-
Set TCP protocol to is_streamed=1 as seeking is not possible. libavformatWed, 05 Mar 2008 15:29:10 +0000, by diego
-
Add some information about the stream bitrate, if available libavformatWed, 05 Mar 2008 13:31:24 +0000, by lucabe
-
correctly compute bit rate for compressed audio, should fix seeking in aiff libavformatWed, 05 Mar 2008 12:02:32 +0000, by bcoudurier
-
Ignore flags after pts/dts if there are no bytes left. libavformatTue, 04 Mar 2008 01:31:15 +0000, by michael
-
include required headers for int64_t and AV_RB16() libavformatMon, 03 Mar 2008 23:00:48 +0000, by aurel
-
Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif libavformatMon, 03 Mar 2008 13:16:29 +0000, by reimar
-
Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. libavformatSun, 02 Mar 2008 23:47:30 +0000, by michael
-
subtitles (codec tag tables still missing ...) libavformatSun, 02 Mar 2008 23:11:36 +0000, by michael
-
fix wc3movie demuxer to conform to the PTS API libavformatSat, 01 Mar 2008 02:28:47 +0000, by melanson
-
fix the id CIN demuxer by using the pts API correctly libavformatSat, 01 Mar 2008 01:43:19 +0000, by melanson
-
set codec bps to grayscale bits, fix 256grey.mov libavformatThu, 28 Feb 2008 16:05:19 +0000, by bcoudurier
-
add weird first atom to probe, finally fix bartjones.mov libavformatWed, 27 Feb 2008 12:24:27 +0000, by bcoudurier
-
makes really sure that no undefined behavior can happen libavformatWed, 27 Feb 2008 00:53:34 +0000, by aurel
-
less preprocessor magic in version number macros libavformatTue, 26 Feb 2008 20:37:59 +0000, by mru
-
support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking libavformatTue, 26 Feb 2008 18:27:21 +0000, by bcoudurier
-
support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov libavformatTue, 26 Feb 2008 18:21:58 +0000, by bcoudurier
-
move parameters reset after setting stream parameters, will need those infos libavformatTue, 26 Feb 2008 14:31:36 +0000, by bcoudurier
-
remove useless tags, codec_get_id matches independently and qt uses lower case tags libavformatMon, 25 Feb 2008 12:08:26 +0000, by bcoudurier
-
set bps to uncompressed original sound data for compressed audio libavformatMon, 25 Feb 2008 12:00:31 +0000, by bcoudurier
-
cosmetics: Sort and prettyprint codec_wav_tags[]. libavformatSun, 24 Feb 2008 23:02:47 +0000, by diego
-
flv/swf do not have a big endian codec id, they only support libavformatSun, 24 Feb 2008 00:57:15 +0000, by michael
-
Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. libavformatSat, 23 Feb 2008 23:30:41 +0000, by banan
-
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans libavformatSat, 23 Feb 2008 10:57:38 +0000, by nicodvb
-
Fix computation of the "NTP time" field in RTCP SR packets, and do not libavformatWed, 20 Feb 2008 10:19:35 +0000, by lucabe
-
Get rid of a fake timestamp discontinuity at the begin of V.VOB. libavformatWed, 20 Feb 2008 03:40:07 +0000, by michael
-
Make timestamp interpolation work with mpeg2 field pictures. libavformatWed, 20 Feb 2008 03:20:06 +0000, by michael
-
Fix misplaced const, avoids a cast-discards-qualifiers warning libavformatTue, 19 Feb 2008 16:18:17 +0000, by reimar
-
Fix timestamps and durations if the first packets have no durations nor timestamps, libavformatFri, 15 Feb 2008 20:32:32 +0000, by michael
-
Read match_time_delta in the framecode table. libavformatWed, 13 Feb 2008 20:13:29 +0000, by michael
-
honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw libavformatWed, 13 Feb 2008 19:26:45 +0000, by bcoudurier
-
10l, forgot alaw/mulaw mono, use bits_per_sample in fact, libavformatWed, 13 Feb 2008 13:11:10 +0000, by bcoudurier
-
warn use if edit list is not starting at 0, a/v desync might occur libavformatWed, 13 Feb 2008 10:58:16 +0000, by bcoudurier
-
remove messy and not always correct chunk size workaround, use correct values instead libavformatWed, 13 Feb 2008 10:52:23 +0000, by bcoudurier
-
return error when dv audio extraction fails libavformatMon, 11 Feb 2008 22:37:44 +0000, by bcoudurier
-
split chunks in the case of big compressed audio frames, libavformatMon, 11 Feb 2008 22:32:35 +0000, by bcoudurier
-
use correct demux mechanism when audio compression id is -2, dv audio does not matter, demux partially qt_dv_pal_test.mov which does NOT use cid -2 libavformatMon, 11 Feb 2008 22:23:05 +0000, by bcoudurier
-
Do not use GNU-specific (or BSD-specific or whatever they may be) libavformatMon, 11 Feb 2008 03:30:42 +0000, by rfelker
-
cosmetics, remove whitespaces before and after parenthesis libavformatWed, 06 Feb 2008 18:57:00 +0000, by bcoudurier
-
Allow the user to select which codec out of several in stsd he wants. libavformatWed, 06 Feb 2008 01:51:32 +0000, by michael
-
it seems ogg requires granule to be -1 on unfinished packets libavformatTue, 05 Feb 2008 01:01:56 +0000, by bcoudurier
-
String pointers of ogg_codec_t should have const attribute. libavformatMon, 04 Feb 2008 12:32:25 +0000, by reimar
-
Add dv50 tag to support samples with dv50 fourcc in AVI. libavformatMon, 04 Feb 2008 12:18:00 +0000, by diego
-
Fix a possible use of an uninitialized pointer. libavformatMon, 04 Feb 2008 12:13:09 +0000, by reimar
-
back_ptr calculation used wrong timebase when searching for back syncpoint libavformatMon, 04 Feb 2008 10:48:41 +0000, by ods15
-
Fix intented algo in syncpoint writing before keyframes in NUT muxer libavformatMon, 04 Feb 2008 10:45:32 +0000, by ods15
-
nut->max_distance was not set at all anywhere in the NUT muxer libavformatMon, 04 Feb 2008 10:34:35 +0000, by ods15
-
Remove old workaround in nutdec.c for libnut bug libavformatMon, 04 Feb 2008 10:30:38 +0000, by ods15
-
missing " && j<syncpoint_count" protection in the index parsing, as the libavformatMon, 04 Feb 2008 10:29:03 +0000, by ods15
-
ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only libavformatMon, 04 Feb 2008 10:27:32 +0000, by ods15
-
2 more missing consts found by -Wwrite-strings. libavformatMon, 04 Feb 2008 01:06:04 +0000, by michael
-
Remove incorrect cast found by -Wwrite-strings. libavformatMon, 04 Feb 2008 01:04:27 +0000, by michael
-
fix 8 "initialization discards qualifiers from pointer target type" libavformatMon, 04 Feb 2008 00:42:27 +0000, by michael
-
Fix info packet type, found by oded as well as the new pedantic const libavformatMon, 04 Feb 2008 00:33:52 +0000, by michael
-
Remove ff_mms_set_stream_selection again from asf demuxer, libavformatSun, 03 Feb 2008 11:18:53 +0000, by reimar
-
Remove incorrect casts that should have never been there. libavformatSat, 02 Feb 2008 22:55:58 +0000, by michael
-
Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning: libavformatSat, 02 Feb 2008 21:17:46 +0000, by reimar
-
typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type libavformatThu, 31 Jan 2008 00:34:22 +0000, by bcoudurier
-
init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function libavformatThu, 31 Jan 2008 00:27:51 +0000, by bcoudurier
-
add parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses around && within || libavformatThu, 31 Jan 2008 00:25:40 +0000, by bcoudurier
-
typo, also fix warning: asf.c:90: warning: passing argument 2 of 'get_buffer' from incompatible pointer type libavformatThu, 31 Jan 2008 00:22:25 +0000, by bcoudurier
-
cosmetics, split long lines, remove useless braces, merge comments and if libavformatMon, 28 Jan 2008 18:35:12 +0000, by bcoudurier
-
spoke too fast, fix dv fourcc in mov accordingly if strict libavformatMon, 28 Jan 2008 16:58:42 +0000, by bcoudurier
-
finally set codec tags for mov/mp4/3gp muxers, this should not break anything, if it breaks anything, yell libavformatMon, 28 Jan 2008 16:03:50 +0000, by bcoudurier
-
correctly and only set standard stsd fourcc for mp4/3gp libavformatMon, 28 Jan 2008 15:22:07 +0000, by bcoudurier
-
write esds atom when mpeg-4 systems tags are used libavformatMon, 28 Jan 2008 13:44:27 +0000, by bcoudurier
-
reorder object types id by muxing preference libavformatMon, 28 Jan 2008 13:19:49 +0000, by bcoudurier
-
Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. libavformatSun, 27 Jan 2008 19:57:04 +0000, by reimar
-
Set subtitle codec id correctly, i hope this does not break anything. libavformatSat, 26 Jan 2008 22:57:53 +0000, by michael
-
Add non standard id needed for dvd subtitles. libavformatSat, 26 Jan 2008 22:55:34 +0000, by michael
-
Extract the pure plaintext from mov text subtitles. libavformatSat, 26 Jan 2008 21:21:55 +0000, by reimar
-
Set correct codec type and id for text subtitles. libavformatSat, 26 Jan 2008 20:30:03 +0000, by michael
-
Only export packets which belong to the existing AVStream. libavformatSat, 26 Jan 2008 20:07:30 +0000, by michael
-
Select non jpeg if there are multiple substreams. libavformatSat, 26 Jan 2008 19:50:04 +0000, by michael
-
remove non standard object type ids, if you find samples, report them libavformatSat, 26 Jan 2008 01:35:51 +0000, by bcoudurier
-
ensure av_rescale_q() can be calculated (won't divide by zero) libavformatMon, 21 Jan 2008 23:43:25 +0000, by aurel
-
Support out-of-band parameter sets in SDP for H.264 video libavformatMon, 21 Jan 2008 14:28:58 +0000, by lucabe
-
unset extension, so code path, and guess format do not choose libavformatMon, 21 Jan 2008 13:43:40 +0000, by bcoudurier
-
Add minimal support for H.264 video in the SDP generator libavformatMon, 21 Jan 2008 11:09:06 +0000, by lucabe
-
add missing Makefile rules for pcm muxers/demuxers libavformatSun, 20 Jan 2008 21:24:25 +0000, by aurel
-
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com libavformatSun, 20 Jan 2008 18:30:04 +0000, by bcoudurier
-
simplify and detect better non frame wrapped mappings libavformatSat, 19 Jan 2008 17:25:12 +0000, by bcoudurier
-
support dynamically allocated local tags, used by encrypted files libavformatSat, 19 Jan 2008 16:17:39 +0000, by bcoudurier
-
Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformatFri, 18 Jan 2008 20:48:32 +0000, by rbultje
-
Consider initial EOR in the back_ptr calculation. libavformatThu, 17 Jan 2008 13:59:52 +0000, by michael
-
Replace idiotic (what moron wrote that code?) "buffer overflow" message by libavformatThu, 17 Jan 2008 00:12:04 +0000, by michael
-
Remove some spaces to keep certain people's eyes from hurting. libavformatWed, 16 Jan 2008 22:47:51 +0000, by diego
-
Make avc_find_startcode non-static, so that it can be used from other libavformatTue, 15 Jan 2008 08:05:58 +0000, by lucabe
-
user specifyable maximum amount of memory to use for the index. libavformatSun, 13 Jan 2008 13:33:37 +0000, by michael
-
Write 0 instead of seeking forward (and leaving bytes uninitalized), libavformatSat, 12 Jan 2008 00:15:05 +0000, by michael
-
add a ff_ prefix to newly exported functions from avc.c libavformatFri, 11 Jan 2008 23:33:32 +0000, by aurel
-
Matroska muxer needs to format all NAL units, not only extradata. libavformatFri, 11 Jan 2008 23:21:22 +0000, by aurel
-
Do not install rtp.h (which should have never been part of the public API) libavformatFri, 11 Jan 2008 12:24:46 +0000, by lucabe
-
Use the isom avcc formatting for h264 extradata in matroska. libavformatFri, 11 Jan 2008 01:32:45 +0000, by aurel
-
Move isom_write_avcc() and related functions into a separate file. libavformatFri, 11 Jan 2008 01:24:55 +0000, by aurel
-
Add one more parameter to avc_parse_nal_units so that it allows not to libavformatFri, 11 Jan 2008 01:00:04 +0000, by aurel
-
Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), libavformatThu, 10 Jan 2008 13:54:30 +0000, by rbultje
-
Make rtp_parse_packet() always call the vfunc of the dynamic payload handler libavformatThu, 10 Jan 2008 13:52:35 +0000, by rbultje
-
url_write is part of the public API so it may not be under ifdef. libavformatTue, 08 Jan 2008 22:07:59 +0000, by reimar
-
Implement read_timestamp and enable seeking in PVA files. libavformatMon, 07 Jan 2008 23:42:52 +0000, by ivo
-
use ff_parse_pes_pts for parsing an MPEG-PES timestamp libavformatMon, 07 Jan 2008 23:38:12 +0000, by ivo
-
Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it libavformatMon, 07 Jan 2008 23:32:57 +0000, by ivo
-
Make ff_mkv_codec_tags lie entirely in .rodata section. libavformatMon, 07 Jan 2008 00:03:19 +0000, by aurel
-
cosmetics: Add another pair of parentheses to aid readability. libavformatSun, 06 Jan 2008 22:50:09 +0000, by diego
-
Rename two structures, identifiers starting with _[A-Z] are reserved. libavformatSun, 06 Jan 2008 16:02:55 +0000, by diego
-
do not return an error, but warn and recover when encountering an audio packet libavformatSat, 05 Jan 2008 22:27:49 +0000, by ivo
-
Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformatFri, 04 Jan 2008 20:09:48 +0000, by lucabe
-
Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformatFri, 04 Jan 2008 19:33:50 +0000, by lucabe
-
Move *malloc() out of tree.c, that way the code can be used with libavformatFri, 04 Jan 2008 17:52:16 +0000, by michael
-
Rationalize some dependencies between rtsp and rtp libavformatThu, 03 Jan 2008 12:49:12 +0000, by lucabe
-
mention libavfilter in warning about deprecated vhook libavformatThu, 03 Jan 2008 02:12:08 +0000, by aurel
-
Add portable way to check for the existence of definitions and libavformatTue, 01 Jan 2008 22:54:35 +0000, by diego
-
Correct doxy about timestamp units of read_timestamp(). libavformatMon, 31 Dec 2007 16:49:18 +0000, by michael
-
export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavformatSat, 29 Dec 2007 20:49:03 +0000, by aurel
-
move internal queue freeing code in its own function libavformatSat, 29 Dec 2007 18:32:47 +0000, by aurel
-
fix memory leak (patch by Gabriel Fort gforte _at_ wyplay _dot_ com) libavformatSat, 29 Dec 2007 18:30:27 +0000, by aurel
-
Try to fix url_split() so that the ?foobar part is in the path and only the path. libavformatSat, 29 Dec 2007 16:13:03 +0000, by michael
-
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent libavformatFri, 28 Dec 2007 11:25:25 +0000, by lu_zero
-
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support libavformatFri, 28 Dec 2007 11:23:25 +0000, by lu_zero
-
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment libavformatFri, 28 Dec 2007 11:10:17 +0000, by lu_zero
-
Revert hack which should have never been commited. libavformatFri, 28 Dec 2007 03:32:32 +0000, by michael
-
Check for the presence of sys/select.h and conditionally #include it. libavformatThu, 27 Dec 2007 01:38:50 +0000, by diego
-
Do not force fps unless the user actually specified one. libavformatWed, 26 Dec 2007 22:28:22 +0000, by michael
-
Revert r6124, the change was just wrong, other formats than MPEG-PS can be libavformatTue, 25 Dec 2007 09:37:49 +0000, by michael
-
100l, av_read_packet must check for read_packet error, in case of libavformatSun, 23 Dec 2007 13:16:55 +0000, by reimar
-
Document ByteIOContext and URLContext change rules. libavformatThu, 20 Dec 2007 22:33:53 +0000, by michael
-
Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files libavformatThu, 20 Dec 2007 11:21:10 +0000, by banan
-
Document a few more structure change rules with relation to ABI/API. libavformatThu, 20 Dec 2007 09:59:07 +0000, by michael
-
Document structure change rules with relation to ABI/API. libavformatThu, 20 Dec 2007 09:43:01 +0000, by michael
-
Make recently added and still unused read_seek functions return offset_t. libavformatWed, 19 Dec 2007 21:11:08 +0000, by michael
-
Merge recently added and still unused play and pause functions. libavformatWed, 19 Dec 2007 20:57:13 +0000, by michael
-
use generic 'glbl' atom if extradata is present but no specific method is known libavformatWed, 19 Dec 2007 16:00:08 +0000, by bcoudurier
-
supports glbl atom containing generic extradata for all codecs libavformatWed, 19 Dec 2007 15:39:10 +0000, by bcoudurier
-
Increase minor version due to new av_close_input_stream libavformatWed, 19 Dec 2007 14:09:54 +0000, by reimar
-
Remove dead code which disappeared with the last major version bump. libavformatWed, 19 Dec 2007 11:31:36 +0000, by michael
-
Remove *_codec_id from AVFormatParameters with the next major version bump. libavformatWed, 19 Dec 2007 10:58:54 +0000, by michael
-
Simplify av_close_input_file similarly to av_open_input_file previously libavformatMon, 17 Dec 2007 19:12:43 +0000, by reimar
-
Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option libavformatMon, 17 Dec 2007 17:41:24 +0000, by reimar
-
Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek() libavformatMon, 17 Dec 2007 09:28:46 +0000, by benoit
-
do not retain useless pointers to avstream priv_data, use it directly libavformatSun, 16 Dec 2007 18:45:48 +0000, by bcoudurier
-
cosmetics: func -> parse, remove useless parenthesis libavformatSun, 16 Dec 2007 18:26:34 +0000, by bcoudurier
-
save pointer to parse table, it is unlikely to change libavformatSun, 16 Dec 2007 18:20:27 +0000, by bcoudurier
-
return error when url_fseek could not read until desired offset in streamed mode libavformatSun, 16 Dec 2007 17:52:46 +0000, by bcoudurier