git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/mpeg12dec: Fixes runtime error: division by zero
[ffmpeg.git]
/
libavcodec
/
mpeg12dec.c
2017-05-10
Michael Niedermayer
avcodec/mpeg12dec: Fixes runtime error: division by...
blob
|
commitdiff
2017-03-13
Michael Niedermayer
avcodec/mpeg12dec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-03-04
Michael Niedermayer
avcodec/mpeg12dec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-02-26
Michael Niedermayer
avcodec/mpeg12dec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-02-19
Michael Niedermayer
avcodec/mpeg12dec: Fix runtime error: left shift of...
blob
|
commitdiff
|
diff to current
2017-02-19
Michael Niedermayer
avcodec/mpeg12dec: Provide debug level log on skiped...
blob
|
commitdiff
|
diff to current
2016-12-10
Michael Niedermayer
avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
blob
|
commitdiff
|
diff to current
2016-10-21
Andreas Cadhalpun
mpeg12dec: unref discarded picture from extradata
blob
|
commitdiff
|
diff to current
2016-10-09
Moritz Barsnick
lavc: fix typos
blob
|
commitdiff
|
diff to current
2016-09-13
Jonathan Campbell
avcodec/mpeg12dec: add comments documenting the format...
blob
|
commitdiff
|
diff to current
2016-06-22
Clément Bœsch
lavc/get_bits: add a logging context to check_marker()
blob
|
commitdiff
|
diff to current
2016-06-21
Clément Bœsch
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-04-30
Michael Niedermayer
avcodec/mpeg12dec: Print position in end mismatch error
blob
|
commitdiff
|
diff to current
2016-04-30
Michael Niedermayer
avcodec/mpeg12dec: Do not choke on extra m704 alpha...
blob
|
commitdiff
|
diff to current
2016-03-19
Mark Thompson
lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
blob
|
commitdiff
|
diff to current
2016-02-24
Michael Niedermayer
avcodec/mpeg12dec: Fix missing slice handling without...
blob
|
commitdiff
|
diff to current
2016-02-16
Michael Niedermayer
avcodec/mpeg12: Remove duplicate block_last_index setti...
blob
|
commitdiff
|
diff to current
2016-02-16
Derek Buitenhuis
Merge commit '7c25ffe070c286874a8c3513f7504b90e1626b0c'
blob
|
commitdiff
|
diff to current
2016-02-16
Derek Buitenhuis
Merge commit '249827f736db4c94dfcb24a3883aa4c04f9b119b'
blob
|
commitdiff
|
diff to current
2016-02-16
Derek Buitenhuis
Merge commit 'cdbaa436042ba59c3b2bd7e9652e9a14136fd604'
blob
|
commitdiff
|
diff to current
2016-02-09
Vittorio Giovara
mpeg1: Make intra-block decoding independent of MpegEnc...
blob
|
commitdiff
|
diff to current
2016-02-09
Diego Biurrun
mpeg12dec: Refactor mpeg1_decode_block_intra()
blob
|
commitdiff
|
diff to current
2016-02-09
Vittorio Giovara
mpeg12dec: Always close reader on error
blob
|
commitdiff
|
diff to current
2016-02-01
Derek Buitenhuis
mpeg12dec: Export GOP timecodes as side data
blob
|
commitdiff
|
diff to current
2016-01-01
Hendrik Leppkes
Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'
blob
|
commitdiff
|
diff to current
2015-12-12
Anton Khirnov
lavc: add profiles to AVCodecDescriptor
blob
|
commitdiff
|
diff to current
2015-11-05
Michael Niedermayer
avcodec/mpeg12dec: Do not call show_bits() with invalid...
blob
|
commitdiff
|
diff to current
2015-10-16
Luca Barbato
mpeg12: Unbreak building stale code
blob
|
commitdiff
|
diff to current
2015-10-15
Vittorio Giovara
lavc: AV-prefix a few left out capabilities
blob
|
commitdiff
|
diff to current
2015-10-04
Ganesh Ajjanagadde
avcodec: use HAVE_THREADS header guards to silence...
blob
|
commitdiff
|
diff to current
2015-09-30
Michael Niedermayer
avcodec/mpeg12dec: Initialize chroma_format to 1
blob
|
commitdiff
|
diff to current
2015-09-18
Michael Niedermayer
avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata
blob
|
commitdiff
|
diff to current
2015-09-02
Michael Niedermayer
avcodec/mpeg12dec: Fix integer overflow
blob
|
commitdiff
|
diff to current
2015-09-02
Michael Niedermayer
avcodec/mpegvideo: change bit_rate to 64bit
blob
|
commitdiff
|
diff to current
2015-09-01
Michael Niedermayer
avcodec/mpeg12dec: Set dimensions in mpeg1_decode_seque...
blob
|
commitdiff
|
diff to current
2015-08-22
Andreas Cadhalpun
disable deprecation warnings in deprecated code
blob
|
commitdiff
|
diff to current
2015-08-19
Gwenole Beauchesne
vaapi: define a unique pixel format for VA-API (AV_PIX_...
blob
|
commitdiff
|
diff to current
2015-08-18
wm4
lavc: move vdpau decoders under FF_API_VDPAU.
blob
|
commitdiff
|
diff to current
2015-08-18
Ronald S. Bultje
lavc: put remaining bits of vdpau-in-decoder under...
blob
|
commitdiff
|
diff to current
2015-08-12
Michael Niedermayer
avcodec/mpeg12dec: Check chroma_format
blob
|
commitdiff
|
diff to current
2015-08-06
wm4
lavc: propagate hwaccel errors
blob
|
commitdiff
|
diff to current
2015-08-03
Sebastien Zwickert
avcodec: add new Videotoolbox hwaccel.
blob
|
commitdiff
|
diff to current
2015-07-28
James Almer
avocdec/mpeg12dec: fix mpeg_xvmc hwaccel flag
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec flags
blob
|
commitdiff
|
diff to current
2015-07-16
Carl Eugen Hoyos
lavc: Add properties field to AVCodecContext.
blob
|
commitdiff
|
diff to current
2015-07-14
Michael Niedermayer
avcodec/mpeg12dec: Fix decoding of faulty interlaced...
blob
|
commitdiff
|
diff to current
2015-05-31
Michael Niedermayer
Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61'
blob
|
commitdiff
|
diff to current
2015-05-31
Vittorio Giovara
mpegvideo: Move tables to a separate file
blob
|
commitdiff
|
diff to current
2015-05-26
Philip Langdale
avcodec/vdpau: Re-factor pre-hwaccel helper functions...
blob
|
commitdiff
|
diff to current
2015-05-25
Michael Niedermayer
Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'
blob
|
commitdiff
|
diff to current
2015-05-25
Steve Lhomme
D3D11va: add a Direct3D11 video decoder similar to...
blob
|
commitdiff
|
diff to current
2015-05-22
Michael Niedermayer
Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
blob
|
commitdiff
|
diff to current
2015-05-22
Vittorio Giovara
mpegvideo: Drop flags and flags2
blob
|
commitdiff
|
diff to current
2015-05-22
Michael Niedermayer
avcodec/mpeg12dec: Fix chroma location
blob
|
commitdiff
|
diff to current
2015-05-09
Michael Niedermayer
avcodec/mpeg12dec: Fix "-flags +gray"
blob
|
commitdiff
|
diff to current
2015-05-05
Michael Niedermayer
avcodec/mpeg12dec: use the correct dimensions for check...
blob
|
commitdiff
|
diff to current
2015-04-25
Michael Niedermayer
avcodec/mpeg12dec: Make ff_dlog() messages more clear
blob
|
commitdiff
|
diff to current
2015-04-25
Michael Niedermayer
avcodec/mpeg12dec: Change mb decode tracing stuff to...
blob
|
commitdiff
|
diff to current
2015-04-20
Michael Niedermayer
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
lavc: Replace av_dlog and tprintf with internal macros
blob
|
commitdiff
|
diff to current
2015-04-14
Michael Niedermayer
avcodec/mpeg12dec: Use check_marker()
blob
|
commitdiff
|
diff to current
2015-03-11
Michael Niedermayer
avcodec/mpeg12dec: Fix undefined shift
blob
|
commitdiff
|
diff to current
2015-01-02
Michael Niedermayer
avcodec/mpeg12dec: Check actual aspect ratio instead...
blob
|
commitdiff
|
diff to current
2015-01-02
Michael Niedermayer
avcodec/mpeg12dec: Recalculate SAR unconditionally
blob
|
commitdiff
|
diff to current
2015-01-02
Michael Niedermayer
avcodec/mpeg12dec: Move user data debug code out of...
blob
|
commitdiff
|
diff to current
2014-12-05
Michael Niedermayer
Merge commit '3a56bcee7cb7549b2813e39ce3bee3b7c522aecb'
blob
|
commitdiff
|
diff to current
2014-12-05
Michael Niedermayer
Merge commit 'b56afb48aecb96e03347f5b569f16a64147c18b1'
blob
|
commitdiff
|
diff to current
2014-12-03
Michael Niedermayer
mpeg12dec: Use more specific error codes
blob
|
commitdiff
|
diff to current
2014-12-03
Michael Niedermayer
mpeg12dec: Print error/warning messages on issues in...
blob
|
commitdiff
|
diff to current
2014-11-20
Michael Niedermayer
avcodec/mpeg12dec: forward error codes
blob
|
commitdiff
|
diff to current
2014-11-20
Michael Niedermayer
avcodec/mpeg12dec: Use more specific error codes
blob
|
commitdiff
|
diff to current
2014-11-20
Michael Niedermayer
avcodec/mpeg12dec: do not fail on invalid frame_rate_index
blob
|
commitdiff
|
diff to current
2014-11-20
Michael Niedermayer
avcodec/mpeg12dec: Print error/warning messages on...
blob
|
commitdiff
|
diff to current
2014-11-06
Vittorio Giovara
mpeg12dec: simplify context duplication
blob
|
commitdiff
|
diff to current
2014-11-05
Michael Niedermayer
avcodec/mpeg12dec: do not trust AVCodecContext input...
blob
|
commitdiff
|
diff to current
2014-10-15
Michael Niedermayer
avcodec/mpeg12dec: fix time_base and framerate
blob
|
commitdiff
|
diff to current
2014-10-15
Michael Niedermayer
Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'
blob
|
commitdiff
|
diff to current
2014-10-15
Anton Khirnov
lavc: deprecate the use of AVCodecContext.time_base...
blob
|
commitdiff
|
diff to current
2014-10-11
Michael Niedermayer
avcodec/mpeg12dec: print aspect_ratio_info in debug...
blob
|
commitdiff
|
diff to current
2014-09-27
Michael Niedermayer
Merge commit '4e03b2097ca59843ed65424a572b7acd5345f088'
blob
|
commitdiff
|
diff to current
2014-09-26
Rémi Denis-Courmont
mpeg12: Always invoke the get_format() callback
blob
|
commitdiff
|
diff to current
2014-09-05
Michael Niedermayer
avcodec/mpegvideo: Factor ff_mpv_decode_init() out
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer inequality checks more...
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer equality checks more...
blob
|
commitdiff
|
diff to current
2014-08-15
Diego Biurrun
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Merge commit '998c9f15d1ca8c7489775ebcca51623b915988f1'
blob
|
commitdiff
|
diff to current
2014-08-14
John Stebbins
idct: remove call to ff_idctdsp_init from ff_MPV_common...
blob
|
commitdiff
|
diff to current
2014-08-04
Michael Niedermayer
Merge commit '990e2f3555bb0adae122d3599938ddcfee46e2d1'
blob
|
commitdiff
|
diff to current
2014-08-04
Diego Biurrun
avcodec: Suppress deprecation warnings from DTG code...
blob
|
commitdiff
|
diff to current
2014-08-04
Michael Niedermayer
Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'
blob
|
commitdiff
|
diff to current
2014-08-04
Kieran Kunhya
Deprecate AFD field and add AFD as side-data
blob
|
commitdiff
|
diff to current
2014-08-03
Kieran Kunhya
avcodec: Deprecate dtg_active_format field in favor...
blob
|
commitdiff
|
diff to current
2014-08-02
Clément Bœsch
avcodec/mpeg12dec: fix vissible typo after 17c65651
blob
|
commitdiff
|
diff to current
next