Age | Commit message (Expand) | Author |
2011-12-26 | dv: fix avpriv_dv_codec_profile with lowres > 0 | Marton Balint |
2011-12-26 | dv: add timecode to metadata | Matthieu Bouron |
2011-12-01 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-11-30 | lavf: make av_set_pts_info private. | Anton Khirnov |
2011-11-03 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-11-02 | Replace ffmpeg references with more accurate libav* references. | Diego Biurrun |
2011-10-21 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-10-20 | lavc: use avpriv_ prefix for some dv symbols used in lavf. | Anton Khirnov |
2011-10-20 | lavf: use avpriv_ prefix for some dv functions. | Anton Khirnov |
2011-10-20 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-10-19 | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov |
2011-09-14 | [dv] Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate |
2011-07-17 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-07-17 | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov |
2011-07-04 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-07-03 | Do not include mathematics.h in avutil.h | Mans Rullgard |
2011-05-02 | Make DV (sub) demuxer set proper pkt->pos values. | Reimar Döffinger |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-03-08 | avio: avio_ prefix for url_fsize | Anton Khirnov |
2011-03-07 | avio: deprecate url_feof | Anton Khirnov |
2011-03-07 | avio: avio_ prefix for url_fsize | Anton Khirnov |
2011-03-05 | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov |
2011-03-04 | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov |
2011-03-03 | avio: avio_ prefix for url_fseek | Anton Khirnov |
2011-03-01 | avio: avio_ prefix for url_fseek | Anton Khirnov |
2011-02-22 | avio: avio_ prefixes for get_* functions | Anton Khirnov |
2011-02-21 | avio: avio_ prefixes for get_* functions | Anton Khirnov |
2011-01-28 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2010-11-27 | DV: use data_offset to fix seeking in badly cut files where the first | Reimar Döffinger |
2010-03-31 | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas |
2010-03-30 | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini |
2010-03-23 | Fix seeking in DV when filesize is unknown. | Tomas Härdin |
2009-10-16 | Split parts of dvdata.h into dvdata.c, this ensures that things like | Reimar Döffinger |
2009-09-29 | Extend DV autodetection to also reliably detect single-frame DVs with | Reimar Döffinger |
2009-09-14 | Try harder to avoid false positives for DV probe. | Reimar Döffinger |
2009-06-19 | fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian Brice, bb... | Brian Brice |
2009-06-15 | fix probing and demuxing of pond.dv, issue #887 | Baptiste Coudurier |
2009-06-14 | check if frame size matches old sys and assumes corrupted input, fixes #1192 | Baptiste Coudurier |
2009-02-26 | dv probe | Baptiste Coudurier |
2009-02-22 | Support playback of incorrectly cut DV files where the headers do not | Reimar Döffinger |
2009-01-19 | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun |
2009-01-13 | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs |
2009-01-05 | additional recovery for the badly broken streams | Roman Shaposhnik |
2008-10-24 | prettyprinting cosmetics | Diego Biurrun |
2008-10-24 | spelling cosmetics | Diego Biurrun |
2008-10-08 | Make gcc 2.95 happy. | Michael Niedermayer |
2008-10-07 | replacing frame_rate and frame_rate_base with an AVRational time_base | Roman Shaposhnik |
2008-10-07 | simplifying code as per Michael's suggestion | Roman Shaposhnik |
2008-10-07 | simplifying the code as per Michael's suggestion | Roman Shaposhnik |