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
/
mpegvideo.c
Age
Commit message (
Expand
)
Author
2018-08-25
mpeg4video: Add Studio DPCM support
Kieran Kunhya
2018-05-30
avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecCont...
Michael Niedermayer
2018-04-02
mpeg4video: Add support for MPEG-4 Simple Studio Profile.
Kieran Kunhya
2017-12-11
libavcodec: Move ff_print_debug_info2 to mpegutils.c
Kieran Kunhya
2017-11-06
libavcodec/mepgvideo : remove warning introduce by previous patch
Martin Vignali
2017-11-06
avcodec: remove remaining uses of avcodec_get_chroma_sub_sample
Martin Vignali
2017-10-23
avcodec: drop deprecated vismv option
James Almer
2017-10-21
Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'
James Almer
2017-10-04
mpegdec: fix redundant dummy frames issue of interlaced clips
Zhong Li
2017-08-25
avcodec: add missing FF_API_DEBUG_MV wrappers
James Almer
2017-06-21
avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c()
Michael Niedermayer
2017-06-19
avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb
Michael Niedermayer
2016-11-17
avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug
Michael Niedermayer
2016-11-17
avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4
Michael Niedermayer
2016-11-01
Fix build warnings due to misleading indentation
Adriano Pallavicino
2016-07-31
Fix instances of broken indentation found by gcc 6
Anton Khirnov
2016-06-21
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-20
Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'
Clément Bœsch
2016-06-10
avcodec/mpegvideo: Do not clear the parse context during init
Michael Niedermayer
2016-06-05
avcodec/mpegvideo: Deallocate last/next picture earlier
Michael Niedermayer
2016-05-04
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-03-28
fix some a/an typos
Lou Logan
2016-03-05
mpegvideo: Fix undefined negative shifts in ff_init_block_index
Luca Barbato
2016-01-28
Merge commit '1482aff2048511b821ff9feac19426113cc641a2'
Derek Buitenhuis
2016-01-28
Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'
Derek Buitenhuis
2016-01-27
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-21
lavc: Move noise_reduction to codec private options
Vittorio Giovara
2015-11-23
avutil/motion_vector: export subpel motion information
Clément Bœsch
2015-11-15
mpegvideo: clear overread in clear_context
Andreas Cadhalpun
2015-11-14
avcodec/mpegvideo: use predefined M_PI
Ganesh Ajjanagadde
2015-09-18
avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...
Michael Niedermayer
2015-09-18
avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale
Michael Niedermayer
2015-09-07
Merge commit '5a1a9da8a7ae120f2543b8f2fa13dc8baac39f17'
Hendrik Leppkes
2015-09-03
mpegvideo: Drop a stray error message
Luca Barbato
2015-08-18
lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.
Ronald S. Bultje
2015-07-27
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-14
avcodec/mpegvideo: Fix null pointer dereference of picture array
Michael Niedermayer
2015-07-13
avcodec/mpegvideo: Check for NULL in ff_mpv_common_end()
Michael Niedermayer
2015-07-09
avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
Michael Niedermayer
2015-07-01
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions
Shivraj Patil
2015-06-12
Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
Michael Niedermayer
2015-06-12
mpegvideo: Move ER functions to a separate file
Vittorio Giovara
2015-06-10
Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'
Michael Niedermayer
2015-06-10
Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'
Michael Niedermayer
2015-06-10
Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'
Michael Niedermayer
2015-06-10
Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'
Michael Niedermayer
[next]