Mercurial > libavformat.hg
graph
-
kill uninitialised variable warning in mp3_read_probe() libavformatSun, 08 Jul 2007 13:42:46 +0000, by mru
-
bethsoftvid: use correct type for size passed to av_fast_realloc() libavformatSun, 08 Jul 2007 13:42:42 +0000, by mru
-
* Getting rid of the use of GCC language extensions libavformatSun, 08 Jul 2007 03:16:59 +0000, by romansh
-
remove deprecated codec_get_{bmp,wav}_{id,tag}() libavformatSun, 08 Jul 2007 01:49:24 +0000, by mru
-
ogm: don't use deprecated codec_get_{bmp,wav}_id() libavformatSun, 08 Jul 2007 01:41:09 +0000, by mru
-
nutdec: don't use deprecated codec_get_{bmp,wav}_id() libavformatSun, 08 Jul 2007 01:41:07 +0000, by mru
-
remove redundant codec_get_bmp_tag() call in avi_write_header() libavformatSun, 08 Jul 2007 01:41:06 +0000, by mru
-
kill uninitialised variable warning in amr_read_packet() libavformatSat, 07 Jul 2007 13:46:30 +0000, by mru
-
kill uninitialised variable warning in ac3_probe() libavformatSat, 07 Jul 2007 13:46:28 +0000, by mru
-
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c libavformatFri, 06 Jul 2007 07:18:25 +0000, by lucabe
-
check udp_read_packet return value not to access uninitialized memory libavformatThu, 05 Jul 2007 20:58:34 +0000, by benoit
-
Group all copyright and author notices together. libavformatThu, 05 Jul 2007 10:37:29 +0000, by diego
-
Remove leading underscores from specifiers, they are reserved. libavformatMon, 02 Jul 2007 17:00:04 +0000, by diego
-
Add missing comment markers to #endif directive. libavformatMon, 02 Jul 2007 10:10:53 +0000, by diego
-
compute absolute data offset after reading blocksize libavformatTue, 26 Jun 2007 23:08:39 +0000, by bcoudurier
-
according to specs, offset is before blocksize libavformatMon, 25 Jun 2007 21:46:15 +0000, by bcoudurier
-
support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant libavformatMon, 25 Jun 2007 21:31:33 +0000, by bcoudurier
-
Check for O_BINARY instead of a list of systems that need it libavformatMon, 25 Jun 2007 20:34:20 +0000, by ramiro
-
Remove localtime_r implementation for systems that don't have it. libavformatMon, 25 Jun 2007 16:18:28 +0000, by ramiro
-
* clarifying the AVInputFormat::read_seek return value libavformatMon, 25 Jun 2007 02:08:04 +0000, by romansh
-
drop blocks which are part of unsupported tracks libavformatSun, 24 Jun 2007 21:49:13 +0000, by aurel
-
replace the uses of old string functions that Reimar missed libavformatSun, 24 Jun 2007 11:27:12 +0000, by mru
-
Cosmetics: use consistent indentation by four spaces libavformatSun, 24 Jun 2007 07:45:19 +0000, by reimar
-
DV muxer should not only fail for more that 3 streams altogether libavformatSun, 24 Jun 2007 07:38:26 +0000, by reimar
-
cosmetic: combine declaration and initialisation libavformatSat, 23 Jun 2007 00:47:27 +0000, by mru
-
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common libavformatThu, 21 Jun 2007 09:39:29 +0000, by bcoudurier
-
Fix @file in matroskadec.c, it was still matroska.c libavformatWed, 20 Jun 2007 17:37:11 +0000, by reimar
-
add a comment to indicate which #endif belong to which #define libavformatSun, 17 Jun 2007 18:59:28 +0000, by gpoirier
-
Add support for track numbers when they are set via strings libavformatFri, 15 Jun 2007 09:10:19 +0000, by benoit
-
remove decode_be32/64 and replace them by AV_RB32/64 libavformatWed, 13 Jun 2007 08:24:22 +0000, by benoit
-
Move the video size and rate abbreviations system from libavformat to libavcodec libavformatTue, 12 Jun 2007 08:06:54 +0000, by benoit
-
Add some explanatory comments to #endif directives. libavformatTue, 12 Jun 2007 08:01:35 +0000, by diego
-
proper per stream pcr_pid support by (Wolfram Gloger wmglo dent.med.uni-muenchen@de ) libavformatFri, 08 Jun 2007 17:21:29 +0000, by michael
-
Remove the unnecessary masking when counting received packet types in the H.264 libavformatThu, 07 Jun 2007 14:51:26 +0000, by takis
-
Remove the unnecessary masking when reconstructing the NAL unit header in the libavformatThu, 07 Jun 2007 14:48:29 +0000, by takis
-
Remove the unnecessary masking when extracting the start bit in the H.264 RTP libavformatThu, 07 Jun 2007 14:47:40 +0000, by takis
-
Fix linking: emms_c is a macro, #include the correct header file. libavformatThu, 07 Jun 2007 14:13:59 +0000, by diego
-
emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak net libavformatThu, 07 Jun 2007 13:24:19 +0000, by diego
-
add MMES fourcc, matrox mpeg2 in avi files libavformatWed, 06 Jun 2007 15:52:53 +0000, by bcoudurier
-
warn user if video codec timebase is very high libavformatWed, 06 Jun 2007 13:21:50 +0000, by bcoudurier
-
cosmetics: use one type per field in every structs libavformatMon, 04 Jun 2007 22:35:16 +0000, by aurel
-
partially revert r2931 (Support raw mpegts streams from dvr) libavformatMon, 04 Jun 2007 22:23:05 +0000, by michael
-
fix an infinite loop in case one cluster is not enough to demux a packet libavformatMon, 04 Jun 2007 22:17:55 +0000, by aurel
-
split some common code from the mkv demuxer that will be useful to the muxer libavformatMon, 04 Jun 2007 22:10:54 +0000, by aurel
-
remove duplicate PAT scaning code and actual PAT scan libavformatMon, 04 Jun 2007 14:44:52 +0000, by michael
-
dont rescan for information on each pid, but rather do it just once by libavformatMon, 04 Jun 2007 14:17:43 +0000, by michael
-
move structs and enums to top of file so they can be used libavformatMon, 04 Jun 2007 14:11:54 +0000, by michael
-
passing MpegTSFilter to the filters instead of a random void *opaque libavformatMon, 04 Jun 2007 13:57:00 +0000, by michael
-
extending video4linux support to handle the additional formats UYVY, YUYV and RGB565 libavformatMon, 04 Jun 2007 13:28:02 +0000, by mhoffman
-
convert if then else video palette to pix_fmt construct to simpiler table based lookup. libavformatMon, 04 Jun 2007 13:25:29 +0000, by mhoffman
-
do not perform SDT scan at the begin (this avoids a timeconsuming search for libavformatMon, 04 Jun 2007 12:19:38 +0000, by michael
-
make new_service() update existing info sanely libavformatMon, 04 Jun 2007 11:46:59 +0000, by michael
-
remove fake service/provider names used for PAT libavformatMon, 04 Jun 2007 11:25:33 +0000, by michael
-
cosmetics remove struct name with typedef libavformatSun, 03 Jun 2007 22:56:11 +0000, by bcoudurier
-
remove duplicate entry since now we ignore version byte libavformatSun, 03 Jun 2007 17:53:15 +0000, by bcoudurier
-
no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files libavformatSun, 03 Jun 2007 17:19:15 +0000, by bcoudurier
-
do not print error message when klv_read_packet fails libavformatSun, 03 Jun 2007 17:15:39 +0000, by bcoudurier
-
sync to mxf klv key before trying to read klv packet libavformatSun, 03 Jun 2007 17:10:55 +0000, by bcoudurier
-
match uids indenpendantly of the version byte libavformatSun, 03 Jun 2007 14:52:55 +0000, by bcoudurier