git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move MASK_ABS macro to libavcodec/mathops.h
[ffmpeg.git]
/
libavcodec
/
mpeg12enc.c
2012-08-08
Mans Rullgard
Move MASK_ABS macro to libavcodec/mathops.h
blob
|
commitdiff
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
lavc: add -mpv_flags to mpegvideo_enc-based encoders.
blob
|
commitdiff
|
diff to current
2012-02-19
Anton Khirnov
mpegvideo_enc: switch to encode2().
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpegvideo: Add ff_ prefix to nonstatic functions
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpeg12: Add ff_ prefix to nonstatic symbols
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-01-27
Anton Khirnov
lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS...
blob
|
commitdiff
|
diff to current
2011-11-07
Alex Converse
mpeg12enc: Remove write-only variables.
blob
|
commitdiff
|
diff to current
2011-11-07
Alex Converse
mpeg12enc: Don't set up run-level info for level 0.
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_copy_bits and align_put...
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_frame_rate_tab.
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
blob
|
commitdiff
|
diff to current
2011-10-09
Mans Rullgard
mpeg12enc: use sign_extend() function
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
mpeg12: add 'scan_offset' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
mpeg12enc/mpeg4videoenc: add 'alternate_scan' private...
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
mpeg2enc: add 'non_linear_quant' private option
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
mpeg12enc: add drop_frame_timecode private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
mpeg12enc: add intra_vlc private option.
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-10
Diego Biurrun
Eliminate FF_COMMON_FRAME macro.
blob
|
commitdiff
|
diff to current
2011-06-02
Mans Rullgard
Remove unused variables
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-29
Diego Biurrun
Remove some disabled printf debug cruft.
blob
|
commitdiff
|
diff to current
2011-04-21
Ronald S. Bultje
Introduce slice threads flag.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-29
Luca Barbato
Replace dprintf with av_dlog
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-07-03
Rodney Baker
Change all occurences of "inofficial" to "unofficial...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2009-09-20
Carl Eugen Hoyos
Cosmetics: Reindent after r19927.
blob
|
commitdiff
|
diff to current
2009-09-20
Martin Fiedler
Allow encoding frames with more than 2800 lines.
blob
|
commitdiff
|
diff to current
2009-09-06
Reimar Döffinger
Mark all pix_fmts and supported_framerates compound...
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Move declarations in mpeg1_encode_motion() closer to...
blob
|
commitdiff
|
diff to current
2009-04-17
Michael Niedermayer
Useless assignment found by the clang static analyzer.
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2008-07-13
Ramiro Polla
bitstream: move put_sbits() from flacenc.c to bitstream...
blob
|
commitdiff
|
diff to current
2008-06-25
Michael Niedermayer
Support >=4096 dimensions, fixes issue499.
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-05-11
Carl Eugen Hoyos
Replace some occurrences of -1 with PIX_FMT_NONE.
blob
|
commitdiff
|
diff to current
2008-04-29
Stefano Sabatini
Add some long names to AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-03-09
Aurelien Jacobs
add FF_ prefix to all (frame)_TYPE usage
blob
|
commitdiff
|
diff to current
2007-08-01
Michael Niedermayer
get rid of mb_type_len
blob
|
commitdiff
|
diff to current
2007-08-01
Michael Niedermayer
exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWA...
blob
|
commitdiff
|
diff to current
2007-07-05
Aurelien Jacobs
add proper ff_ prefix to new extern symbols
blob
|
commitdiff
|
diff to current
2007-07-05
Aurelien Jacobs
split mpeg12 encoder out of mpeg12.c
blob
|
commitdiff
|
diff to current