Mercurial > libavformat.hg
graph
-
matroskadec: index timestamps are supposed to be in the timebase of the stream libavformatTue, 26 Aug 2008 20:32:27 +0000, by aurel
-
Remaining parts of GSoC MXF muxer by Zhentan Feng. libavformatTue, 26 Aug 2008 15:58:25 +0000, by cehoyos
-
When setting codec_id during codec probe we must also set codec_type. libavformatMon, 25 Aug 2008 15:39:43 +0000, by andoma
-
Fix udp.c compilation with recent glibc (>= 2.8) libavformatMon, 25 Aug 2008 06:20:00 +0000, by lucabe
-
matroskadec: unset matroska->done when seeking libavformatMon, 25 Aug 2008 00:17:31 +0000, by aurel
-
matroskadec: full seeking support in index-less files libavformatMon, 25 Aug 2008 00:15:49 +0000, by aurel
-
matroskadec: on the fly index construction for index-less files libavformatMon, 25 Aug 2008 00:09:08 +0000, by aurel
-
matroskadec: don't try to seek to negative timestamp libavformatSun, 24 Aug 2008 23:57:29 +0000, by aurel
-
matroskadec: move setting of matroska->done inside matroska_parse_cluster() libavformatSun, 24 Aug 2008 23:54:14 +0000, by aurel
-
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformatSun, 24 Aug 2008 16:51:50 +0000, by reimar
-
Remove check for @ in tcp.c which removes the authorization data from the libavformatSun, 24 Aug 2008 16:22:40 +0000, by rbultje
-
Remove useless empty close functions in mmf and mm demuxers. libavformatSun, 24 Aug 2008 14:02:55 +0000, by reimar
-
Make the id3v1_genre_str array const, not just the strings it points to. libavformatSun, 24 Aug 2008 12:45:15 +0000, by reimar
-
Import more ok'ed chunks of the mxf muxer from the soc tree libavformatSun, 24 Aug 2008 05:55:46 +0000, by vitor
-
convert every muxer/demuxer to write/read sample_aspect_ratio from/to libavformatSat, 23 Aug 2008 23:43:20 +0000, by aurel
-
export sample_aspect_ratio read by the demuxer in a separate field libavformatSat, 23 Aug 2008 23:13:58 +0000, by aurel
-
Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. libavformatSat, 23 Aug 2008 22:36:35 +0000, by pross
-
On failure, return directly because the fail: case does nothing. This also libavformatSat, 23 Aug 2008 18:49:16 +0000, by rbultje
-
Move malloc() down until after all initializations, so that the resource is libavformatSat, 23 Aug 2008 18:46:30 +0000, by rbultje
-
Fix memleak on some OSes in case network initialization fails. See libavformatSat, 23 Aug 2008 17:39:56 +0000, by rbultje
-
Remove useless comments. See "[PATCH] tcp.c/udp.c memleak?" for discussion. libavformatSat, 23 Aug 2008 17:39:10 +0000, by rbultje
-
enable fl32/64 le/be in mov with stsd audio v2 libavformatSat, 23 Aug 2008 15:25:38 +0000, by bcoudurier
-
Do not set timestamp information for a non existing AVStream libavformatFri, 22 Aug 2008 19:03:05 +0000, by lucabe
-
matroskadec: fail cleanly when the required compression lib is not compiled in libavformatWed, 20 Aug 2008 23:08:07 +0000, by aurel
-
matroskadec: stop parsing when skipping en element crossing over the end of file libavformatWed, 20 Aug 2008 22:30:15 +0000, by aurel
-
matroska: add support for most variants of PCM libavformatWed, 20 Aug 2008 00:49:45 +0000, by aurel
-
matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32 in a generic way libavformatWed, 20 Aug 2008 00:44:25 +0000, by aurel
-
Implement url_open_protocol(), which is basiclly the former url_open() libavformatTue, 19 Aug 2008 23:44:23 +0000, by rbultje
-
Remove useless #ifdef DEBUG (patch by Zhentan Feng). libavformatTue, 19 Aug 2008 21:58:47 +0000, by cehoyos
-
Replace invocations of av_fifo_realloc(), which is going to be libavformatTue, 19 Aug 2008 18:49:57 +0000, by stefano
-
Make AIFF demuxer handle F32BE and F64BE PCM audio. libavformatTue, 19 Aug 2008 11:05:29 +0000, by pross
-
Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. libavformatTue, 19 Aug 2008 11:00:40 +0000, by pross
-
Make RIFF-based demuxers handle F32LE and F64LE PCM audio. libavformatTue, 19 Aug 2008 10:54:30 +0000, by pross
-
Make AU demuxer handle S24BE, S32BE and F64BE PCM audio. libavformatTue, 19 Aug 2008 10:49:38 +0000, by pross
-
Factorize common code out of the mxf demuxer. libavformatMon, 18 Aug 2008 17:54:18 +0000, by michael
-
Support Electronic Arts files containing MP3 audio. libavformatMon, 18 Aug 2008 12:39:57 +0000, by pross
-
Surround format-specific functions with matching preprocessor conditionals. libavformatFri, 15 Aug 2008 19:24:55 +0000, by diego
-
Surround AVInputFormat declarations with format-specific #ifdefs. libavformatFri, 15 Aug 2008 17:28:20 +0000, by diego
-
Replace generic CONFIG_MUXERS preprocessor condition around format-specific libavformatFri, 15 Aug 2008 16:54:27 +0000, by diego
-
Replace generic CONFIG_MUXERS preprocessor conditions around AVOutputFormat libavformatFri, 15 Aug 2008 16:48:05 +0000, by diego
-
cosmetics: Remove redundant #endif comments that are very close to the #ifdef libavformatFri, 15 Aug 2008 16:37:59 +0000, by diego
-
Add flag to mark demuxers that can output discontinuous timestamps. libavformatFri, 15 Aug 2008 16:13:05 +0000, by michael
-
use h_addr_list[0] instead of h_addr as this is the posix hostent field name libavformatThu, 14 Aug 2008 22:36:05 +0000, by aurel
-
ensure we get explicit definition of various _XOPEN_SOURCE functions we use libavformatThu, 14 Aug 2008 22:01:59 +0000, by aurel
-
Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. libavformatThu, 14 Aug 2008 14:29:18 +0000, by diego
-
Change Dirac in MPEG-TS encapsulation to conform with spec changes. libavformatThu, 14 Aug 2008 11:17:23 +0000, by diego
-
Do not fill the pts reordering buffer with guessed dts. libavformatThu, 14 Aug 2008 03:24:58 +0000, by michael
-
matroskadec: list some more ebml IDs found in the wild and that we ignore libavformatWed, 13 Aug 2008 21:15:15 +0000, by aurel
-
matroskadec: parse available blocks even when cluster parsing failed libavformatWed, 13 Aug 2008 09:36:45 +0000, by aurel
-
Add needed include, make it compile without -D_BSD_SOURCE. libavformatTue, 12 Aug 2008 21:02:37 +0000, by michael
-
increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm libavformatTue, 12 Aug 2008 17:28:00 +0000, by bcoudurier
-
Prevent dts generation code to be executed when delay is > MAX_REORDER_DELAY, libavformatTue, 12 Aug 2008 17:26:36 +0000, by bcoudurier
-
Electronic Arts demuxer: support SxEN audio tags found in 'Need for Speed: Pro Street' computer game. libavformatTue, 12 Aug 2008 12:36:00 +0000, by pross
-
Electronic Arts demuxer: perform identification of ADPCM EA R2 codec using revision2 flag. libavformatTue, 12 Aug 2008 08:35:09 +0000, by pross
-
Electronic Arts demuxer: ignore PTxx platform ID values. libavformatTue, 12 Aug 2008 08:33:32 +0000, by pross
-
Support Electronic Arts files containing MPEG2VIDEO. libavformatTue, 12 Aug 2008 08:32:59 +0000, by pross
-
FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2.avi libavformatSun, 10 Aug 2008 15:34:29 +0000, by banan
-
Cosmetics: move at the beginning of the file the av_frac_* functions, avoid libavformatSun, 10 Aug 2008 00:28:56 +0000, by stefano
-
matroskadec: add basic tags support (metadata) libavformatFri, 08 Aug 2008 23:50:38 +0000, by aurel
-
remove mxf.c, previously copied to mxfdec.c libavformatThu, 07 Aug 2008 17:33:53 +0000, by bcoudurier
-
Maintain pointer to end of AVFormatContext.packet_buffer list libavformatWed, 06 Aug 2008 22:17:38 +0000, by mru
-
Add Electronic Arts TGV chunk tags to EA demuxer. libavformatWed, 06 Aug 2008 08:34:35 +0000, by pross
-
matroskadec: use av_freep(&x) instead of av_free(x);x=NULL libavformatWed, 06 Aug 2008 00:21:10 +0000, by aurel
-
matroskadec: replace matroska_queue_packet with a single call to dynarray_add libavformatWed, 06 Aug 2008 00:17:47 +0000, by aurel
-
Support muxing of Zork PCM audio into RIFF formats. libavformatTue, 05 Aug 2008 10:38:25 +0000, by pross
-
matroskadec: expand useless ebml_read_element_id() wrapper libavformatTue, 05 Aug 2008 00:42:58 +0000, by aurel
-
matroskadec: implement matroska_ebmlnum_uint() using ebml_read_num() libavformatTue, 05 Aug 2008 00:42:52 +0000, by aurel
-
matroska: expand useless define for MS compat codec id strings libavformatTue, 05 Aug 2008 00:42:49 +0000, by aurel
-
matroskadec: remove useless comments in ff_mkv_codec_tags libavformatTue, 05 Aug 2008 00:42:46 +0000, by aurel
-
matroskadec: update copyright year and related comments libavformatTue, 05 Aug 2008 00:42:43 +0000, by aurel
-
matroskadec: reorder some functions in a more logical order libavformatTue, 05 Aug 2008 00:42:39 +0000, by aurel
-
matroskadec: remove now useless wrapper ebml_read_element_length() libavformatTue, 05 Aug 2008 00:42:36 +0000, by aurel
-
matroskadec: remove now useless wrapper ebml_read_seek() libavformatTue, 05 Aug 2008 00:42:33 +0000, by aurel
-
matroskadec: don't try to re-read already parsed ID in matroska_parse_cluster() libavformatTue, 05 Aug 2008 00:42:26 +0000, by aurel
-
matroskadec: remove now unused parameter 'once' from ebml_parse_nest() libavformatTue, 05 Aug 2008 00:42:23 +0000, by aurel
-
matroskadec: directly use ebml_parse() or ebml_parse_id() where it's enough libavformatTue, 05 Aug 2008 00:42:20 +0000, by aurel
-
matroskadec: new ebml_parse() function, centralize ebml_read_element_id() calls libavformatTue, 05 Aug 2008 00:42:17 +0000, by aurel
-
matroskadec: rename ebml_parse() to ebml_parse_nest() libavformatTue, 05 Aug 2008 00:42:13 +0000, by aurel
-
matroskadec: don't care about the number of bytes read by ebml_read_element_id() libavformatTue, 05 Aug 2008 00:42:10 +0000, by aurel
-
matroskadec: simplify check for hierarchy level libavformatTue, 05 Aug 2008 00:42:08 +0000, by aurel
-
matroskadec: cosmetics: consistent style for function declarations libavformatTue, 05 Aug 2008 00:42:05 +0000, by aurel
-
matroskadec: Use string instead of char table as probe data comparison source. libavformatTue, 05 Aug 2008 00:42:02 +0000, by aurel
-
matroskadec: use an EbmlBin as parameter to ebml_read_binary() libavformatTue, 05 Aug 2008 00:41:59 +0000, by aurel
-
matroskadec: extract common code out of ebml_read_*() libavformatTue, 05 Aug 2008 00:41:55 +0000, by aurel
-
matroskadec: simplify/cleanup error logging in ebml_read_*() libavformatTue, 05 Aug 2008 00:41:52 +0000, by aurel
-
matroskadec: remove now useless expected_id parameter from ebml_parse() libavformatTue, 05 Aug 2008 00:41:50 +0000, by aurel
-
matroskadec: expand useless ebml_peek_id() wrapper libavformatTue, 05 Aug 2008 00:41:46 +0000, by aurel
-
matroskadec: remove unused levelup parameter from ebml_read_element_id() libavformatTue, 05 Aug 2008 00:41:43 +0000, by aurel
-
matroskadec: extract read_level_up out of ebml_read_element_id libavformatTue, 05 Aug 2008 00:41:40 +0000, by aurel
-
matroskadec: remove useless check for cluster presence libavformatTue, 05 Aug 2008 00:41:34 +0000, by aurel
-
matroskadec: cosmetics: placement of 'else if' libavformatTue, 05 Aug 2008 00:41:31 +0000, by aurel
-
matroskadec: remove some useless or out of date comments libavformatTue, 05 Aug 2008 00:41:25 +0000, by aurel
-
matroskadec: use generic parser to parse clusters libavformatTue, 05 Aug 2008 00:41:05 +0000, by aurel
-
matroskadec: use generic parser inside matroska_execute_seekhead() libavformatTue, 05 Aug 2008 00:41:01 +0000, by aurel
-
matroskadec: use generic parser to parse matroska from toplevel libavformatTue, 05 Aug 2008 00:40:58 +0000, by aurel
-
matroskadec: move context settings to matroska_read_header() libavformatTue, 05 Aug 2008 00:40:55 +0000, by aurel
-
matroskadec: cosmetics: indentation of matroska_read_header() libavformatTue, 05 Aug 2008 00:40:52 +0000, by aurel
-
matroskadec: cosmetics: indentation of matroska_execute_seekhead() libavformatTue, 05 Aug 2008 00:40:43 +0000, by aurel
-
matroskadec: remove useless dummy_level variable libavformatTue, 05 Aug 2008 00:40:40 +0000, by aurel
-
matroskadec: use generic parser to parse seekhead libavformatTue, 05 Aug 2008 00:40:36 +0000, by aurel
-
matroskadec: use generic parser to parse tracks libavformatTue, 05 Aug 2008 00:40:31 +0000, by aurel
-
matroskadec: use generic parser to parse attachments libavformatTue, 05 Aug 2008 00:40:24 +0000, by aurel
-
matroskadec: use generic parser to parse chapters libavformatTue, 05 Aug 2008 00:40:21 +0000, by aurel
-
matroskadec: use generic parser to parse index libavformatTue, 05 Aug 2008 00:40:15 +0000, by aurel
-
matroskadec: return pointer instead of index in matroska_find_track_by_num() libavformatTue, 05 Aug 2008 00:40:12 +0000, by aurel
-
matroskadec: store an AVStream pointer instead of a stream index libavformatTue, 05 Aug 2008 00:40:06 +0000, by aurel
-
matroskadec: use generic ebml parser to parse ebml header libavformatTue, 05 Aug 2008 00:40:02 +0000, by aurel
-
matroskadec: remove storage of various unused flags libavformatTue, 05 Aug 2008 00:39:50 +0000, by aurel
-
matroskadec: use more robust av_strlcpy() instead of strcpy() libavformatTue, 05 Aug 2008 00:39:47 +0000, by aurel
-
cosmetics: make all references to AC-3 capitalized and hyphenated libavformatSun, 03 Aug 2008 16:42:32 +0000, by jbr
-
support big endian lpcm with audio stsd v2 libavformatSat, 02 Aug 2008 03:45:23 +0000, by bcoudurier
-
keep original codec/fourcc endianness, fix XDCAMHD.mov libavformatSat, 02 Aug 2008 03:43:36 +0000, by bcoudurier
-
move version specific parsing code before codec specific code, will be needed libavformatSat, 02 Aug 2008 03:35:43 +0000, by bcoudurier
-
downgrade mov negative ctts log message to warning, patch by Art Clarke, aclarke at vlideshow dot com libavformatThu, 31 Jul 2008 19:44:42 +0000, by bcoudurier
-
Only reset buffer state if seeking is successful; update seek reg ref. libavformatThu, 31 Jul 2008 19:40:06 +0000, by bcoudurier
-
check url_fseek return value, update seek reg tests libavformatThu, 31 Jul 2008 18:02:55 +0000, by bcoudurier
-
skip flv video info / command frame packets, fix issue #546 libavformatThu, 31 Jul 2008 02:26:40 +0000, by bcoudurier
-
change assert test due to the new reducing of time_base in av_set_pts_info, fix #561 libavformatWed, 30 Jul 2008 21:07:54 +0000, by bcoudurier
-
Fix a typo in sdp_write_header(): change "IPV4", which is not a valid libavformatTue, 29 Jul 2008 10:45:53 +0000, by stefano
-
Fix misdetection of H.264 in mpegts as mpeg1video in mpegts. libavformatSun, 27 Jul 2008 23:06:22 +0000, by michael
-
Improve long names for FFM muxer and demuxer: libavformatSun, 27 Jul 2008 20:59:40 +0000, by stefano
-
matroska: add support for A_QUICKTIME/QDM2 codec libavformatSun, 27 Jul 2008 15:12:00 +0000, by aurel
-
matroska: add support for V_QUICKTIME track type libavformatSun, 27 Jul 2008 15:11:04 +0000, by aurel
-
Support 32-bit floating point audio samples in Sun AU demuxer libavformatSat, 26 Jul 2008 07:09:44 +0000, by pross
-
Fix handling of old nuv files where an aspect of 1 actually means 4/3 libavformatFri, 25 Jul 2008 04:10:32 +0000, by reimar
-
aspect stored in nuv files must be converted from display- to sample-aspect. libavformatThu, 24 Jul 2008 18:40:43 +0000, by reimar
-
cosmetics: Fix two common typos: wont --> will not, lets --> let us. libavformatThu, 24 Jul 2008 17:09:28 +0000, by diego
-
update swf video frame number when muxing done, fix #439 libavformatSat, 19 Jul 2008 03:25:50 +0000, by bcoudurier
-
Return max score when ftyp atom is encountered. libavformatFri, 18 Jul 2008 00:23:37 +0000, by bcoudurier
-
Try to fix FATE after my time_base simplification change. libavformatThu, 17 Jul 2008 14:13:44 +0000, by michael
-
Move the codec_id overriding at a slightly better place. libavformatMon, 14 Jul 2008 20:31:17 +0000, by michael
-
Remove common factors from timebase in av_set_pts_info(). libavformatMon, 14 Jul 2008 19:11:09 +0000, by michael
-
gifdec.c was removed, purge its entry from the Makefile. libavformatMon, 14 Jul 2008 08:55:07 +0000, by diego
-
RTP: use dprintf(), allow compilation with -DDEBUG libavformatSun, 13 Jul 2008 19:41:10 +0000, by mru
-
ASF: use dprintf(), allow compilation with -DDEBUG libavformatSun, 13 Jul 2008 19:41:07 +0000, by mru
-
Remove gif demuxer, the code contains a gif decoder and lzw decoder neither libavformatSun, 13 Jul 2008 18:47:24 +0000, by michael
-
Use CODEC_ID_PROBE when the mpeg-ps demuxer does not know exactly which libavformatSat, 12 Jul 2008 22:17:13 +0000, by michael
-
Use strcmp() instead of strncmp() in set_codec_from_probe_data(). libavformatSat, 12 Jul 2008 20:01:23 +0000, by michael
-
Only try to probe the codec when the available data has roughly doubled libavformatSat, 12 Jul 2008 19:57:30 +0000, by michael
-
Move add_to_pktbuf() before av_read_packet(). My future work on codec identification libavformatSat, 12 Jul 2008 14:28:27 +0000, by michael
-
Move set_codec_from_probe_data() up to where the other probe functions are. libavformatSat, 12 Jul 2008 13:25:26 +0000, by michael
-
Pass AVPacketList instead of the whole context to add_to_pktbuf as that is libavformatSat, 12 Jul 2008 13:15:00 +0000, by michael
-
Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06.DAT) as psxstr. libavformatFri, 11 Jul 2008 15:10:58 +0000, by michael
-
Move one function that is only used for muxing below #ifdef CONFIG_MUXERS. libavformatFri, 11 Jul 2008 07:41:11 +0000, by diego
-
Move a function and an #ifdef CONFIG_MUXERS so that functions used only for libavformatFri, 11 Jul 2008 07:39:33 +0000, by diego
-
Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER, libavformatFri, 11 Jul 2008 07:37:22 +0000, by diego
-
10000l for myself, my last change was incomplete. libavformatTue, 08 Jul 2008 23:25:01 +0000, by michael
-
One-bit bitfields should probably be unsigned. Unfortunately, it is left libavformatTue, 08 Jul 2008 23:20:22 +0000, by takis
-
Set cur_dts to 0 only during creating new streams and not every time cur_dts happens libavformatTue, 08 Jul 2008 14:07:37 +0000, by michael
-
Remove AVPaletteControl from ALG MM demuxer/decoder libavformatTue, 08 Jul 2008 12:44:08 +0000, by pross
-
10l, fix nuv_header for the case when there is no video stream. libavformatMon, 07 Jul 2008 16:30:39 +0000, by reimar
-
Alphabetically order AVInputFormat/AVOutputFormat declarations. libavformatMon, 07 Jul 2008 11:11:08 +0000, by diego
-
Add a note to remind people to add new raw formats to the Makefile. libavformatMon, 07 Jul 2008 10:45:36 +0000, by diego
-
Add missing dependency declaration for raw Dirac demuxer. libavformatMon, 07 Jul 2008 10:44:34 +0000, by diego