log

age author description
2009-10-18 aurel matroskaenc: Add support for writing chapters. libavformat
2009-10-18 diego cosmetics: Break overly long lines. libavformat
2009-10-18 kostya Support more than 64 channels in RTMP input libavformat
2009-10-18 kostya Accept RTMP packets with one-byte header libavformat
2009-10-18 kostya Last parameter in RTMP "play" call was optional and some servers seem not to libavformat
2009-10-17 jbr Remove unnecessary entries in ff_vorbiscomment_metadata_conv. VorbisComment libavformat
2009-10-17 vitor Avoid segfault for empty input files libavformat
2009-10-17 mru Remove extraneous const keyword libavformat
2009-10-17 lucabe Emit the SDP lines in the correct order libavformat
2009-10-16 cehoyos Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformat
2009-10-16 jbr Log a clearer warning message when muxing FLV with Speex containing more than libavformat
2009-10-16 reimar Split parts of dvdata.h into dvdata.c, this ensures that things like libavformat
2009-10-16 jbr Add Speex support to the FLV muxer. libavformat
2009-10-15 jai_menon Skip padding bytes correctly in ID3 tags. libavformat
2009-10-15 jbr 10l: update Makefile after rename libavformat
2009-10-15 jbr Rename aiff.c to aiffdec.c libavformat
2009-10-15 jbr Split up the AIFF muxer and demuxer into separate files. libavformat
2009-10-13 reimar Add decoder for "forward uncompressed". libavformat
2009-10-13 reimar MXF: simply ignore tracks that are invalid due to not having a valid Sequence libavformat
2009-10-13 jbr Add Speex support to the Ogg muxer. libavformat
2009-10-13 jbr Do not read data past the end of the SSND chunk in the AIFF demuxer. libavformat
2009-10-12 cehoyos Support Midvid JPEG Video Codec (still flipped). libavformat
2009-10-12 cehoyos Support Intel JPEG Library Video Codec (still flipped). libavformat
2009-10-12 jbr Calculate correct packet durations when demuxing Ogg/Speex. This involves libavformat
2009-10-12 reimar Merge declaration and initialization libavformat
2009-10-12 reimar Simplify: use FFMIN libavformat
2009-10-11 cehoyos Detect Windows Media DRM protected files and display warning if no key libavformat
2009-10-11 cehoyos Allow autodetection of E-AC3. libavformat
2009-10-10 cehoyos Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS. libavformat
2009-10-09 daniel Do not allow 0 sample rate in TMV demuxer libavformat
2009-10-09 daniel Stricter TMV probe libavformat
2009-10-06 daniel Reindent libavformat
2009-10-06 daniel Add RF64 support to wav demuxer. libavformat
2009-10-05 cehoyos Only read ID3v1 tag if ID3v2 isn't present or is empty. libavformat
2009-10-05 ramiro id3v2: Export all text information frames with correct names. libavformat
2009-10-05 ramiro MP3 muxer: Write all metadata. libavformat
2009-10-05 diego Fix pcm_read_seek () when the position it calculates is greater than 2 GB. libavformat
2009-10-05 cehoyos Allow the combined TrueHD/AC3 tracks on Blu-Ray discs to be demuxed as two separate streams. libavformat
2009-10-03 cehoyos Add FIXME about low_delay vs has_b_frames. libavformat
2009-10-03 cehoyos H264 allows B frames without requiring a >=1 sized buffer. libavformat
2009-10-02 reimar wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of libavformat
2009-10-02 reimar wav: return av_get_packet errors unchanged. libavformat
2009-10-02 reimar Remove url_feof check that would be triggered only after incorrectly producing libavformat
2009-10-02 reimar Remove useless setting of pkt->size, av_get_packet already handles that. libavformat
2009-10-02 reimar Return special EOF checking for aiff and au demuxers, the check was at libavformat
2009-10-02 reimar Return any error return values from av_get_packet, get_buffer etc. unchanged libavformat
2009-10-02 reimar Make get_buffer and get_partial_buffer return url_ferror or AVERROR_EOF as libavformat
2009-10-01 aurel matroskadec: cosmetics: indentation libavformat
2009-10-01 aurel matroskadec: don't overwrite extradata already read by ff_get_wav_header() libavformat
2009-10-01 aurel matroskadec: fix handling of A_MS/ACM track with no extradata libavformat
2009-10-01 reimar Make rawvideo_read_packet return partial frames. libavformat
2009-10-01 reimar Simplify: remove pointless {} and else libavformat
2009-10-01 reimar Remove pointless setting of pkt->size, av_get_packet already handles this. libavformat
2009-10-01 reimar au demuxer: pass av_get_packet error on unchanged instead of converting to libavformat
2009-10-01 reimar av_new_packet failing should return ENOMEM, not EIO. libavformat
2009-10-01 reimar put_bits can only reliably write up to 31 bit bits, above it relies on libavformat
2009-10-01 aurel Fix playback of strange AVI files with stray LIST. libavformat
2009-09-30 reimar 10l in code reading codec_name, the first byte is the length and should not libavformat
2009-09-30 reimar Return an error when the parsed mpc chunk size is negative, otherwise we libavformat
2009-09-30 reimar Disable parsing for ogg streams where no ogg header was found, libavformat
2009-09-30 reimar Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg libavformat
2009-09-29 reimar Sync AC3 probe values with MP3 probe values, they have to avoid similar issues. libavformat
2009-09-29 reimar Extend DV autodetection to also reliably detect single-frame DVs with libavformat
2009-09-29 cehoyos Add id3v2 metadata conversion table and use it in mp3 muxer. libavformat
2009-09-26 bcoudurier 100l, typo libavformat
2009-09-26 bcoudurier Export mov/mp4 major and compatible brands as metadata. libavformat
2009-09-24 cehoyos Fix reading VDR files (broken since r19000). libavformat
2009-09-24 reimar Fix possible buffer over-read in vorbis_comment, fix it double to be sure. libavformat
2009-09-23 diego id3v2: Add support for UTF-16 encoding. libavformat
2009-09-23 diego id3v2: Use 0 instead of '\0'. libavformat
2009-09-23 diego id3v2: check for enough space to write full UTF-8 characters. libavformat
2009-09-23 reimar Correctly print number of remaining bytes in oggparsevorbis instead of always libavformat
2009-09-22 banan Hook up the MD studio demuxer and Atrac1 decoder. libavformat
2009-09-22 diego Place MP3 demuxer code under appropriate #ifdefs. libavformat
2009-09-22 diego Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs. libavformat
2009-09-22 diego Move find_guid function and guid_data array to a globally available place. libavformat
2009-09-18 diego #include correct header to fix 'make checkheaders'. libavformat
2009-09-18 michael Only use *ic_ptr when it has been initialized. libavformat
2009-09-18 rbultje Unscrewup indentation (pointed out by Diego). libavformat
2009-09-17 rbultje RTSP basic authentication, patch originally by Philip Coombes libavformat
2009-09-17 bcoudurier fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be libavformat
2009-09-17 bcoudurier print at debug level the score at which codec probing succedeed libavformat
2009-09-17 reimar Improve SIFF probe by also checking the first tag is one of the expected. libavformat
2009-09-17 reimar Improve dxa probe by checking the values for width and height are reasonable. libavformat
2009-09-17 reimar Slightly improve probe for ea format by checking that it is possible to libavformat
2009-09-17 kostya Do not include "mp4:" prefix from RTMP URL into "app" path or second time libavformat
2009-09-16 michael Print a warning if a format has been detected with a low score. libavformat
2009-09-16 michael Print at debug level the score with which probing succeeded. libavformat
2009-09-16 michael Fix indention after last commit. libavformat
2009-09-16 michael Improve amortized worst case speed of the muxers packet interleaving code libavformat
2009-09-16 kostya reindent after last commit and remove unneeded empty line libavformat
2009-09-16 kostya Make MPC SV8 probe skip tags until stream header is found libavformat
2009-09-16 reimar Fix overflow check insufficiently improved in r19840. libavformat
2009-09-16 pross Core Audio Format demuxer libavformat
2009-09-16 pross Make mov LPCM and AAC parsing functions public libavformat
2009-09-16 kostya Enhance Musepack SV8 probing code libavformat
2009-09-16 michael Flv should be AVFMT_VARIABLE_FPS. libavformat
2009-09-16 michael Upgrade a few important messages to AV_LOG_WARNING. libavformat
2009-09-16 michael Fix indention after previous commit. libavformat
2009-09-16 michael Make packet interleaving in the muxer not scan through the whole libavformat
2009-09-16 michael Also reset *_end in flush_packet_queue(). libavformat
2009-09-15 jbr 10l: set genre default immediately before reading genre tag libavformat
2009-09-15 jbr Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues). libavformat
2009-09-15 kostya Do not set 0 FPS in VC-1 test stream format demuxer. libavformat
2009-09-15 kostya Check for explicit 32-bit FPS value so it works on 64-bit systems too libavformat
2009-09-15 kostya Make probing for VC1 test bitstream format stricter libavformat
2009-09-15 michael Check offset in flv_probe() libavformat
2009-09-15 michael Do not return values above AVPROBE_SCORE_MAX from probe(). libavformat
2009-09-15 michael Make h261 and mpegvideo probe a little more robust so they dont fail with libavformat
2009-09-15 michael Make mpeg_probe() pass probetest. libavformat
2009-09-15 reimar Slightly stricter MPEG-PES probing, fixes issue 1383. libavformat
2009-09-15 reimar Vastly improved mm_probe function, passes probetest. libavformat
2009-09-15 reimar Improve sierravmd probe. It is still quite weak, but further improvements libavformat
2009-09-14 michael Slighty tweak mp3 probe threshold to prevent probetest from complaining. libavformat
2009-09-14 reimar Try harder to avoid false positives for DV probe. libavformat
2009-09-14 reimar Make dnxhd probe more strict, fail if we detect values in header that would libavformat
2009-09-14 michael Rewrite h261_probe(). libavformat
2009-09-14 reimar Make DTS probe more robust against false positives (as e.g. probetest shows). libavformat
2009-09-14 reimar Check the index validity more thoroughly for the c93 probe function. libavformat
2009-09-14 reimar Add more sanity checks for header elements, rejecting files with clearly libavformat
2009-09-14 michael Rewrite h263_probe(). libavformat
2009-09-14 reimar Extend check for integer overflow for malloc argument to take into account libavformat
2009-09-14 kostya Fix wrong logical operator which causes too relaxed checking in VC-1 test libavformat
2009-09-14 reimar Check buffer size for idcin check, otherwise false positives are too likely for libavformat
2009-09-13 bcoudurier ensure pes buffer is set to avoid segv libavformat
2009-09-13 bcoudurier reset pes state to skip after flushing, avoid segv with dvgrab-2009.03.28_19-07-22.m2t libavformat
2009-09-13 banan Add condition to aea demuxer probe. libavformat
2009-09-13 reimar When resetting vst->pkt.data to NULL, also set vst->slices. libavformat
2009-09-13 schreter Use I/O buffer size as initial value for backoff for seeking sync point search. libavformat
2009-09-10 banan Cosmetics, add spaces libavformat
2009-09-10 banan Initial commit of the MD studio demuxer, not hooked up yet libavformat
2009-09-09 cehoyos Document padding for AVProbeData. libavformat
2009-09-09 cehoyos Fix a bug with reading non-interleaved AVI if one the streams is libavformat
2009-09-09 cehoyos Factorise st->nb_index_entries check. libavformat
2009-09-07 bcoudurier check entries against field_size, potential malloc overflow in read_stsz, fix #1357 libavformat
2009-09-07 bcoudurier add one missing check for stream existence in read_elst, fix #1364 libavformat
2009-09-07 diego Use all 32 bits of the timestamp when calculating flv duration. libavformat
2009-09-06 schreter disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) libavformat
2009-09-06 reimar ff_rm_metadata is const. libavformat
2009-09-06 reimar ff_id3v1_genre_str table should be const. libavformat
2009-09-06 reimar 100l, all avlanguage tables should be both static and const. libavformat
2009-09-05 schreter cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) libavformat
2009-09-05 reimar Search for ipmovie signature beyond the start of the file. libavformat
2009-09-05 reimar Extend ipmovie signature to match exactly one place in mve files that have a libavformat
2009-09-04 jbr Remove fake Speex header creation from FLV demuxer. Having it there was not the libavformat
2009-09-04 jbr Add frame_size as a codec parameter requirement for Speex in libavformat
2009-08-30 cehoyos Fix incorrect display of ASF/WMV duration after r12926. libavformat
2009-08-28 jbr Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavformat
2009-08-26 schreter Cosmetic changes in read_seek* routines. libavformat
2009-08-26 cehoyos Decoder for LPCM as used in Bluray discs. libavformat
2009-08-26 reimar Check for seek failures in avi_load_index, otherwise if the index offset libavformat
2009-08-25 bcoudurier return AVERROR(ENOMEM) if stream could not be allocated libavformat
2009-08-25 bcoudurier check av_new_stream return value, patch by Kent Mein, mein at cs dot umn dot edu libavformat
2009-08-25 diego Do not read index chunks as audio/video data; closes issue 1336. libavformat
2009-08-25 cehoyos Add Bluray Subtitle Support libavformat
2009-08-25 reimar Mark video from .mtv files correctly as upside-down. libavformat
2009-08-24 mru mpegts: change variable-length array to fixed length libavformat
2009-08-24 aurel matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks libavformat
2009-08-24 aurel matroskadec: factorize some code libavformat
2009-08-22 schreter Use generic multi-stream key frame finding routine to implement read_seek2 and map libavformat
2009-08-22 schreter Support for generic multi-stream key frame finding for new seek API. libavformat
2009-08-21 bwolowiec Add support for S/PDIF encapsulation. libavformat
2009-08-12 pross Moves the display of metadata to dump_format() libavformat
2009-08-11 kostya Parse ID3 tags in Musepack SV7 files libavformat
2009-08-11 kostya Parse APE metadata tags in Musepack SV7 files libavformat
2009-08-11 kostya Move APE tag parsing into separate module. libavformat
2009-08-11 kostya Do not use internals of ByteIOContext during APE tags parsing. libavformat
2009-08-11 kostya Remove incorrect APE tag size adjustment based on flags. libavformat
2009-08-10 aurel avidec: simplify, using av_rescale_q() instead of av_rescale() libavformat
2009-08-10 aurel actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc libavformat
2009-08-10 aurel matroskadec: disable h264 parser as long as it totally mess up frame type libavformat
2009-08-10 aurel matroskadec: correctly parse flags for simpleblock frames libavformat
2009-08-10 diego cosmetics: whitespace, prettyprinting, coding style fixes libavformat
2009-08-10 diego Sony Wave64 demuxer libavformat
2009-08-07 aurel fix riff subtitle timebase libavformat
2009-08-02 ramiro Use enums instead of int. libavformat
2009-07-31 kostya RTMP protocol support (as a client) libavformat
2009-07-30 bcoudurier cosmetics, remove spaces after '(' and before ')' libavformat
2009-07-30 bcoudurier init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297 libavformat
2009-07-30 rbultje Remove old_flags variable, which is a duplicate of the flags variable. libavformat
2009-07-30 rbultje Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function libavformat
2009-07-30 bcoudurier return EOF in image2 demuxer libavformat
2009-07-29 diego Remove pointless '#ifdef DEBUG' around dprintf macro. libavformat
2009-07-29 bcoudurier Stop parsing in read_header only after finding pmt, and libavformat
2009-07-28 bcoudurier rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com libavformat
2009-07-27 rbultje Cosmetics: remove spaces between function name and arguments in declaration, libavformat
2009-07-27 rbultje Use named initializers and use new/free_context() instead of extradata() libavformat
2009-07-27 rbultje Implement support for EOS as used by WMS and other RTSP servers that do not libavformat
2009-07-27 rbultje Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See libavformat
2009-07-27 benoit Only consider -1 as an error return value for open(). libavformat
2009-07-26 rbultje Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: libavformat
2009-07-26 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN libavformat
2009-07-24 aurel fix various compilation dependencies libavformat
2009-07-24 aurel fix compilation of cavsvideo demuxer libavformat
2009-07-21 kostya Register some additional AMF types in libavformat/flv.h libavformat
2009-07-19 stefano Use globally consistent include guard names. libavformat
2009-07-15 benoit Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in libavformat
2009-07-15 diego Use ff_neterrno instead of errno in tcp.c. libavformat
2009-07-13 diego Only #define lseek to _lseeki64 on MinGW, not MinGW CE. libavformat
2009-07-12 diego Make (de)muxers for format variants select the main format (de)muxer. libavformat
2009-07-08 benoit Add block_align to sox input. libavformat
2009-07-08 benoit Fix mem leak when user preallocates an AVFormatContext, passes it to libavformat
2009-07-06 aurel flvdec: expose metadata through the generic metadata API libavformat
2009-07-06 aurel flvdec: re-enable metadata parsing libavformat
2009-07-06 aurel flvdec: don't set format and codec context from metadata values libavformat
2009-07-06 reimar Check for packet_length 0, it is already treated as invalid by the padding check, libavformat
2009-07-04 bcoudurier fix and simplify long gop mpeg codec ul computation libavformat
2009-07-04 bcoudurier set index duration to 0 for cbr, specifying whole container coverage libavformat
2009-07-04 bcoudurier use ber4 length for descriptors preferred by specs libavformat
2009-07-04 bcoudurier write profile and level local tag in mpeg descriptor libavformat
2009-07-03 reimar Replace invalid Theora frame rate by 25 FPS. libavformat
2009-07-03 reimar Check for failed extradata malloc, fixes a crash in out-of-memory conditions libavformat
2009-07-03 reimar Check size of "strf" header against size of enclosing "LIST" if there is one. libavformat
2009-07-03 reimar Fix indentation libavformat
2009-07-03 reimar Avoid divisions by 0 in the ASF demuxer if packet_size is not valid. libavformat
2009-07-02 michael If either of num or den is 0 make both 0 in av_set_pts_info(). libavformat
2009-07-01 michael Make sure av_set_pts_info() does not set the fields of a timebase to libavformat
2009-07-01 michael Make arguments of av_set_pts_info() unsigned. libavformat
2009-06-30 bcoudurier cosmetics, change case and comments alignment libavformat
2009-06-30 bcoudurier correctly compute frame flags with closed gop libavformat
2009-06-29 alexc Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). libavformat
2009-06-29 stefano Make the configure script select the input/output devices using libavformat
2009-06-29 michael indent libavformat
2009-06-29 michael id3v2.4.0 uses syncsafe integers for sizes of frames. libavformat