index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dvdata.h
Age
Commit message (
Expand
)
Author
2011-10-20
lavc: use avpriv_ prefix for some dv symbols used in lavf.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-21
Split VLC-related tables out of dvdata.h to make it easier to add support
Reimar Döffinger
2009-10-16
Split parts of dvdata.h into dvdata.c, this ensures that things like
Reimar Döffinger
2009-09-24
Allow decoding of 625/50 (PAL) with video_stype==1.
Maksym Veremeyenko
2009-06-14
check if frame size matches old sys and assumes corrupted input, fixes #1192
Baptiste Coudurier
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-31
fix decoding 720p50 audio samples
Baptiste Coudurier
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-11-20
Making idct factor tables dynamically allocated
Roman Shaposhnik
2008-11-18
Getting rid of huge static DV tables
Roman Shaposhnik
2008-11-12
Taking advantage of the new ->execute API
Roman Shaposhnik
2008-11-08
implementing more efficient (and direct) allocation of work for DV codec workers
Roman Shaposhnik
2008-10-24
prettyprinting cosmetics
Diego Biurrun
2008-10-24
spelling cosmetics
Diego Biurrun
2008-10-21
uses FF_ARRAY_ELEMS() where appropriate
Aurelien Jacobs
2008-10-07
replacing frame_rate and frame_rate_base with an AVRational time_base
Roman Shaposhnik
2008-10-07
cosmetic updates as per Michael's suggestion
Roman Shaposhnik
2008-10-07
vertically aligning as per Michael's suggestion
Roman Shaposhnik
2008-10-07
Doxygenizing the comments
Roman Shaposhnik
2008-10-02
spelling cosmetics
Diego Biurrun
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-28
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
Roman Shaposhnik
2008-08-28
Introducing video_stype for holding the value of VAUX source pack
Roman Shaposhnik
2008-08-19
Making block size in bits variable and dependent on the DV spec
Roman Shaposhnik
2008-08-19
Making the number of blocks per macroblock dependent on the DV stream
Roman Shaposhnik
2008-08-19
Introducing DV_MAX_BPM macro instead of a hardcoded value for the
Roman Shaposhnik
2008-08-11
Fixing the units in DV50 tables (both coordinates are
Roman Shaposhnik
2008-08-11
Coalescing the un-weighting and de-quantization steps for faster
Roman Shaposhnik
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-02-01
some const
Michael Niedermayer
2008-01-08
Fix random typos.
Diego Biurrun
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-07-17
* making profile selection a bit more tolerant to the badly broken streams
Roman Shaposhnik
2007-06-17
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
add multiple inclusion guards to headers
Måns Rullgård
2007-06-16
include all prerequisites in header files
Måns Rullgård
2007-05-30
rename attribute_unused to av_unused and moves its declaration to common.h
Carl Eugen Hoyos
2007-05-14
Change some leftover __attribute__((unused)) and __attribute__((used)) to
Reimar Döffinger
2007-01-19
uint16->uint8
Michael Niedermayer
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-09-04
* Restructuring the division of labor between DV codec and DV format
Roman Shaposhnik
2006-03-06
DVCPRO50 support.
Daniel Maas
2006-02-27
AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The
Dan Maas
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2004-09-14
* I was finally convinced. And besides, if err it's better to err with
Roman Shaposhnik
2004-03-14
* DV decoder simplifications. Now it looks to be 6% faster. At least
Roman Shaposhnik
2003-11-27
* 3x encoding speedup. Finally we seem to be on par with libdv
Roman Shaposhnik
[next]