git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'
[ffmpeg.git]
/
libavcodec
/
dv.c
2014-06-27
Michael Niedermayer
Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'
blob
|
commitdiff
2014-06-27
Diego Biurrun
dv: Properly split decoder and encoder initialization
blob
|
commitdiff
|
diff to current
2014-06-26
Michael Niedermayer
Merge commit '593d2326ef985cdffe413df629419938f7b07c4c'
blob
|
commitdiff
|
diff to current
2014-06-25
Diego Biurrun
dv: Replace a magic number by sizeof()
blob
|
commitdiff
|
diff to current
2014-06-20
Michael Niedermayer
Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792'
blob
|
commitdiff
|
diff to current
2014-06-20
Michael Niedermayer
Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'
blob
|
commitdiff
|
diff to current
2014-06-20
Anton Khirnov
dv: cosmetics, reindent
blob
|
commitdiff
|
diff to current
2014-06-20
Anton Khirnov
dv: get rid of global non-const tables
blob
|
commitdiff
|
diff to current
2014-04-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2014-04-04
Diego Biurrun
dsputil: Move DV-specific ff_zigzag248_direct table...
blob
|
commitdiff
|
diff to current
2013-12-09
Michael Niedermayer
Merge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8'
blob
|
commitdiff
|
diff to current
2013-12-09
Anton Khirnov
dv: use AVFrame API properly
blob
|
commitdiff
|
diff to current
2013-12-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-12-02
Michael Niedermayer
Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95'
blob
|
commitdiff
|
diff to current
2013-12-02
Diego Biurrun
dv: Split off DV video encoder into its own file
blob
|
commitdiff
|
diff to current
2013-12-02
Diego Biurrun
dv: Move DV VLC data tables out of header file
blob
|
commitdiff
|
diff to current
2013-11-15
Michael Niedermayer
Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4'
blob
|
commitdiff
|
diff to current
2013-11-15
Diego Biurrun
dv: Split DV data table declarations into their own...
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-08-12
Michael Niedermayer
libavcodec/dv.c: Fix duplicate words
blob
|
commitdiff
|
diff to current
2013-06-29
Michael Niedermayer
Merge commit 'afe03092dd693d025d43e1620283d8d285c92772'
blob
|
commitdiff
|
diff to current
2013-06-28
Luca Barbato
lavc: move put_bits_left in put_bits.h
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '3b199d29cd597a3518136d78860e172060b9e83d'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: properly initialize AVFrame.
blob
|
commitdiff
|
diff to current
2013-02-26
Michael Niedermayer
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-02-09
Michael Niedermayer
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
blob
|
commitdiff
|
diff to current
2013-02-08
Diego Biurrun
dsputil: Move LOCAL_ALIGNED macros to libavutil
blob
|
commitdiff
|
diff to current
2013-01-23
Michael Niedermayer
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
blob
|
commitdiff
|
diff to current
2013-01-23
Diego Biurrun
Drop DCTELEM typedef
blob
|
commitdiff
|
diff to current
2012-11-23
Michael Niedermayer
dv: use av_assert
blob
|
commitdiff
|
diff to current
2012-10-18
Michael Niedermayer
dv: change assert(a2 < 4) to av_assert()
blob
|
commitdiff
|
diff to current
2012-10-15
Tomas Härdin
dv: Set FS flag from AVFrame.top_field_first
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
dv: zero dsp before init, this fixes use of uninitializ...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
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-06-04
Carl Eugen Hoyos
Do not try to encode DVCPRO HD, it produces broken...
blob
|
commitdiff
|
diff to current
2012-05-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-30
Mans Rullgard
dvenc: do not call dsputil functions with stride not...
blob
|
commitdiff
|
diff to current
2012-04-22
Michael Niedermayer
lowres2 support.
blob
|
commitdiff
|
diff to current
2012-04-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
Remove lowres video decoding
blob
|
commitdiff
|
diff to current
2012-04-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-19
Diego Biurrun
dv: Initialize encoder tables during encoder init.
blob
|
commitdiff
|
diff to current
2012-04-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-16
Diego Biurrun
dv: Merge dvquant.h into dvdata.c where all other DV...
blob
|
commitdiff
|
diff to current
2012-04-16
Diego Biurrun
dv: Move static tables only used in one place to where...
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-28
Anton Khirnov
dvenc: print allowed profiles if the video doesn't...
blob
|
commitdiff
|
diff to current
2012-03-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-27
Diego Biurrun
dv: Split off DV video decoder into its own file.
blob
|
commitdiff
|
diff to current
2012-03-23
Paul B Mahol
cosmetics: remove superfluous curly brackets
blob
|
commitdiff
|
diff to current
2012-03-22
Michael Niedermayer
dvenc: switch to ff_alloc_packet2()
blob
|
commitdiff
|
diff to current
2012-02-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-17
Anton Khirnov
dvenc: switch to encode2().
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ö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
vlc/rl: Add ff_ prefix to the nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-10
Alex Converse
dv: Move functions used only by the encoder out of...
blob
|
commitdiff
|
diff to current
2012-02-10
Alex Converse
dv: Split dvdata.h into dvdata.h and dvquant.h
blob
|
commitdiff
|
diff to current
2011-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-30
Diego Biurrun
cosmetics: Drop unnecessary parentheses around return...
blob
|
commitdiff
|
diff to current
2011-12-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-16
Mans Rullgard
get_bits: remove A32 variant
blob
|
commitdiff
|
diff to current
2011-11-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-26
Mans Rullgard
dv: simplify bitstream splicing in dv_decode_ac()
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-09-02
Michael Niedermayer
dvdec: Fix dvsd profile[1] detection.
blob
|
commitdiff
|
diff to current
2011-07-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-26
Reimar Döffinger
Remove useless NULL check.
blob
|
commitdiff
|
diff to current
2011-07-05
Clément Bœsch
dv: fix comment wording mistake
blob
|
commitdiff
|
diff to current
2011-07-05
Clément Bœsch
dv: fix comment wording mistake
blob
|
commitdiff
|
diff to current
2011-07-05
Reimar Döffinger
dv: fix valgrind use of uninitialised value warnings.
blob
|
commitdiff
|
diff to current
2011-07-05
Clément Bœsch
dv: fix comment spelling.
blob
|
commitdiff
|
diff to current
2011-07-05
Reimar Döffinger
dv: fix valgrind use of uninitialised value warnings.
blob
|
commitdiff
|
diff to current
2011-07-05
Clément Bœsch
dv: fix comment spelling
blob
|
commitdiff
|
diff to current
2011-06-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-07
Diego Biurrun
Replace some av_log/printf + #ifdef combinations by...
blob
|
commitdiff
|
diff to current
2011-06-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-03
Stefano Sabatini
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
blob
|
commitdiff
|
diff to current
2011-05-07
Stefano Sabatini
lavc: set defaults in internal codec frames
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
blob
|
commitdiff
|
diff to current
2011-04-22
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-21
Ronald S. Bultje
Introduce slice threads flag.
blob
|
commitdiff
|
diff to current
2011-04-17
Michael Niedermayer
10l, commit that should have been stashed into the...
blob
|
commitdiff
|
diff to current
2011-04-17
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-17
Diego Biurrun
Replace more FFmpeg references by Libav.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-28
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2010-09-27
Baptiste Coudurier
In dv decoder, set sample aspect aspect ratio, fix...
blob
|
commitdiff
|
diff to current
next