2013-11-09 |
Michael Niedermayer | avformat/dv: about 3 times faster probe |
blob | commitdiff |
2013-09-08 |
Michael Niedermayer | Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b' |
blob | commitdiff | diff to current |
2013-09-07 |
Luca Barbato | dv: Add a guard to not overread the ppcm array |
blob | commitdiff | diff to current |
2013-08-06 |
Michael Niedermayer | Merge commit 'fcc455ff2e11ed04603aead1984a92ac3a4be226' |
blob | commitdiff | diff to current |
2013-08-06 |
Diego Biurrun | avformat/dv: K&R formatting cosmetics |
blob | commitdiff | diff to current |
2012-11-13 |
Michael Niedermayer | dvdec: check ipcm more completely, avoid assert failure. |
blob | commitdiff | diff to current |
2012-11-13 |
Michael Niedermayer | Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b' |
blob | commitdiff | diff to current |
2012-11-12 |
Justin Ruggles | dv: set channel layout |
blob | commitdiff | diff to current |
2012-10-30 |
Michael Niedermayer | Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a' |
blob | commitdiff | diff to current |
2012-10-30 |
Michael Niedermayer | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' |
blob | commitdiff | diff to current |
2012-10-29 |
Anton Khirnov | dv: fix indentation |
blob | commitdiff | diff to current |
2012-10-29 |
Anton Khirnov | dv: use AVStream.index instead of abusing AVStream.id |
blob | commitdiff | diff to current |
2012-10-22 |
Matthieu Bouron | dv: fix a check on dv_extract_timecode return value |
blob | commitdiff | diff to current |
2012-09-01 |
Piotr Bandurski | lavf: add missing new line to some error messages |
blob | commitdiff | diff to current |
2012-08-16 |
Michael Niedermayer | dv: fix null ptr dereference |
blob | commitdiff | diff to current |
2012-08-07 |
Michael Niedermayer | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' |
blob | commitdiff | diff to current |
2012-08-07 |
Anton Khirnov | Replace all CODEC_ID_* with AV_CODEC_ID_* |
blob | commitdiff | diff to current |
2012-07-31 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-07-30 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-07-30 |
Diego Biurrun | Improve descriptiveness of a number of codec and contai... |
blob | commitdiff | diff to current |
2012-07-30 |
Diego Biurrun | avformat: Drop pointless "format" from container long... |
blob | commitdiff | diff to current |
2012-05-31 |
Michael Niedermayer | dv-demux: dont mess with codec values |
blob | commitdiff | diff to current |
2012-05-08 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-05-07 |
Diego Biurrun | dv: Split profile handling code into a separate file. |
blob | commitdiff | diff to current |
2012-04-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-04-06 |
Martin Storsjö | cosmetics: Align muxer/demuxer declarations |
blob | commitdiff | diff to current |
2012-03-10 |
Reimar Döffinger | DV demuxer: Stricter check for avio_read result. |
blob | commitdiff | diff to current |
2012-03-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-03-05 |
Diego Biurrun | dv: Do not redundantly initialize struct members to... |
blob | commitdiff | diff to current |
2012-02-16 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-15 |
Martin Storsjö | libavformat: Add an ff_ prefix to some lavf internal... |
blob | commitdiff | diff to current |
2012-02-11 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-10 |
Joakim Plate | dv: Check return value of avio_seek and avoid modifying... |
blob | commitdiff | diff to current |
2012-02-10 |
Alex Converse | dv: Move a table used only by the demuxer out of a... |
blob | commitdiff | diff to current |
2012-02-10 |
Alex Converse | dv: Fix small overread in audio frequency table. |
blob | commitdiff | diff to current |
2012-02-02 |
Clément Bœsch | dv: use new public timecode API. |
blob | commitdiff | diff to current |
2012-02-02 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-01 |
Alex Converse | dv: Fix small stack overread related to CVE-2011-3929... |
blob | commitdiff | diff to current |
2012-02-01 |
Michael Niedermayer | dv: Fix null pointer dereference due to ach=0 |
blob | commitdiff | diff to current |
2012-02-01 |
Michael Niedermayer | dv: check stype |
blob | commitdiff | diff to current |
2012-01-28 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-01-27 |
Anton Khirnov | lavf: remove AVFormatParameters from AVFormatContext... |
blob | commitdiff | diff to current |
2012-01-26 |
Michael Niedermayer | dv: Fix out of array read |
blob | commitdiff | diff to current |
2012-01-25 |
Michael Niedermayer | dv: Fix null pointer dereference due to ach=0 |
blob | commitdiff | diff to current |
2012-01-25 |
Michael Niedermayer | dv: check stype |
blob | commitdiff | diff to current |
2011-12-26 |
Marton Balint | dv: fix avpriv_dv_codec_profile with lowres > 0 |
blob | commitdiff | diff to current |
2011-12-26 |
Matthieu Bouron | dv: add timecode to metadata |
blob | commitdiff | diff to current |
2011-12-01 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | diff to current |
2011-11-03 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-02 |
Diego Biurrun | Replace ffmpeg references with more accurate libav... |
blob | commitdiff | diff to current |
2011-10-21 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for some dv symbols used in... |
blob | commitdiff | diff to current |
2011-10-20 |
Anton Khirnov | lavf: use avpriv_ prefix for some dv functions. |
blob | commitdiff | diff to current |
2011-10-20 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-19 |
Anton Khirnov | lavf,lavd: replace av_new_stream->avformat_new_stream... |
blob | commitdiff | diff to current |
2011-09-14 |
Joakim Plate | [dv] Check return value of avio_seek and avoid modifyin... |
blob | commitdiff | diff to current |
2011-07-17 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-17 |
Anton Khirnov | lavf: use designated initialisers for all (de)muxers. |
blob | commitdiff | diff to current |
2011-07-03 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-03 |
Mans Rullgard | Do not include mathematics.h in avutil.h |
blob | commitdiff | diff to current |
2011-05-02 |
Reimar Döffinger | Make DV (sub) demuxer set proper pkt->pos values. |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-03-08 |
Anton Khirnov | avio: avio_ prefix for url_fsize |
blob | commitdiff | diff to current |
2011-03-07 |
Anton Khirnov | avio: deprecate url_feof |
blob | commitdiff | diff to current |
2011-03-07 |
Anton Khirnov | avio: avio_ prefix for url_fsize |
blob | commitdiff | diff to current |
2011-03-05 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | diff to current |
2011-03-04 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | diff to current |
2011-03-03 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | diff to current |
2011-03-01 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | diff to current |
2011-02-22 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | diff to current |
2011-01-28 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2010-11-27 |
Reimar Döffinger | DV: use data_offset to fix seeking in badly cut files... |
blob | commitdiff | diff to current |
2010-03-31 |
Jean-Daniel Dupas | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG... |
blob | commitdiff | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | diff to current |
2010-03-23 |
Tomas Härdin | Fix seeking in DV when filesize is unknown. |
blob | commitdiff | diff to current |
2009-10-16 |
Reimar Döffinger | Split parts of dvdata.h into dvdata.c, this ensures... |
blob | commitdiff | diff to current |
2009-09-29 |
Reimar Döffinger | Extend DV autodetection to also reliably detect single... |
blob | commitdiff | diff to current |
2009-09-14 |
Reimar Döffinger | Try harder to avoid false positives for DV probe. |
blob | commitdiff | diff to current |
2009-06-19 |
Brian Brice | fix dvcprohd 720p channels 3 and 4 audio timestamps... |
blob | commitdiff | diff to current |
2009-06-15 |
Baptiste Coudurier | fix probing and demuxing of pond.dv, issue #887 |
blob | commitdiff | diff to current |
2009-06-14 |
Baptiste Coudurier | check if frame size matches old sys and assumes corrupt... |
blob | commitdiff | diff to current |
2009-02-26 |
Baptiste Coudurier | dv probe |
blob | commitdiff | diff to current |
2009-02-22 |
Reimar Döffinger | Support playback of incorrectly cut DV files where... |
blob | commitdiff | diff to current |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright... |
blob | commitdiff | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | diff to current |
2009-01-05 |
Roman Shaposhnik | additional recovery for the badly broken streams |
blob | commitdiff | diff to current |
2008-10-24 |
Diego Biurrun | prettyprinting cosmetics |
blob | commitdiff | diff to current |
2008-10-24 |
Diego Biurrun | spelling cosmetics |
blob | commitdiff | diff to current |
2008-10-08 |
Michael Niedermayer | Make gcc 2.95 happy. |
blob | commitdiff | diff to current |
2008-10-07 |
Roman Shaposhnik | replacing frame_rate and frame_rate_base with an AVRati... |
blob | commitdiff | diff to current |
2008-10-07 |
Roman Shaposhnik | simplifying code as per Michael's suggestion |
blob | commitdiff | diff to current |
2008-10-07 |
Roman Shaposhnik | simplifying the code as per Michael's suggestion |
blob | commitdiff | diff to current |
2008-10-02 |
Diego Biurrun | spelling cosmetics |
blob | commitdiff | diff to current |
2008-08-28 |
Roman Shaposhnik | Intial implementation of the DV100 (AKA DVCPRO HD)... |
blob | commitdiff | diff to current |
2008-08-27 |
Roman Shaposhnik | Two cosmetic changes for improved readability and ease... |
blob | commitdiff | diff to current |
2008-08-23 |
Aurelien Jacobs | convert every muxer/demuxer to write/read sample_aspect... |
blob | commitdiff | diff to current |
2008-06-03 |
Stefano Sabatini | Make long_names in lavf/lavdev optional depending on... |
blob | commitdiff | diff to current |
next |