log

age author description
Thu, 26 Feb 2009 14:40:04 +0000 aurel fix a memleak in av_metadata_set() libavformat
Thu, 26 Feb 2009 14:24:50 +0000 rbultje Implement marker bit, which is used for several RTP payloads currently libavformat
Thu, 26 Feb 2009 14:23:05 +0000 rbultje Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing libavformat
Thu, 26 Feb 2009 14:15:41 +0000 rbultje Document rtsp.h, see "[PATCH] document rtsp.h" thread. libavformat
Thu, 26 Feb 2009 13:13:48 +0000 aurel movenc: add muxing of language along with metadata tags when available libavformat
Thu, 26 Feb 2009 13:11:18 +0000 aurel return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking libavformat
Thu, 26 Feb 2009 13:08:22 +0000 aurel cosmetics: indentation libavformat
Thu, 26 Feb 2009 13:06:49 +0000 aurel use new metadata API in mov muxer libavformat
Thu, 26 Feb 2009 13:00:13 +0000 aurel don't trigger metadata compatibility code when user app already set metadata libavformat
Thu, 26 Feb 2009 08:45:59 +0000 bcoudurier dv probe libavformat
Thu, 26 Feb 2009 02:41:53 +0000 jbr Share the function to write a raw FLAC header and use it in the Matroska libavformat
Thu, 26 Feb 2009 02:33:19 +0000 jbr cosmetics: add a comment in flac_write_header(). libavformat
Thu, 26 Feb 2009 02:32:18 +0000 jbr Add support for full header extradata to raw FLAC muxer. libavformat
Thu, 26 Feb 2009 02:29:24 +0000 jbr Use a shared function to validate FLAC extradata. libavformat
Thu, 26 Feb 2009 02:21:43 +0000 jbr Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. libavformat
Wed, 25 Feb 2009 19:10:39 +0000 diego spelling/wording/grammar cosmetics libavformat
Wed, 25 Feb 2009 10:45:08 +0000 michael untypo libavformat
Wed, 25 Feb 2009 08:09:13 +0000 bcoudurier fix index edit rate, inverse num and den libavformat
Wed, 25 Feb 2009 08:08:10 +0000 bcoudurier simplify, use codec->block_align libavformat
Wed, 25 Feb 2009 08:06:15 +0000 bcoudurier set channel number even for inactive channels libavformat
Wed, 25 Feb 2009 08:05:43 +0000 bcoudurier do not set frame start bit since marked as not used and factorize libavformat
Wed, 25 Feb 2009 03:18:11 +0000 michael AVInputFormat.reed_seek2() libavformat
Tue, 24 Feb 2009 22:19:09 +0000 cehoyos Add timestamp computation if values are exported by decoder. libavformat
Tue, 24 Feb 2009 20:17:02 +0000 cehoyos Change duration computation to use time_base instead of TB/2. libavformat
Tue, 24 Feb 2009 15:04:18 +0000 michael Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. libavformat
Tue, 24 Feb 2009 13:35:54 +0000 michael Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same libavformat
Mon, 23 Feb 2009 19:51:16 +0000 bcoudurier start track id at 2, track id 1 for timecode libavformat
Mon, 23 Feb 2009 02:38:45 +0000 michael Allow av_find_stream_info() to be aborted. libavformat
Sun, 22 Feb 2009 14:27:50 +0000 stefang consistent naming of Chinese AVS raw demuxer libavformat
Sun, 22 Feb 2009 09:42:56 +0000 reimar Support playback of incorrectly cut DV files where the headers do not libavformat