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
Age
Commit message (
Expand
)
Author
2011-07-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-15
doxygen: replace @sa tag by the more readable but equivalent @see
Diego Biurrun
2011-07-15
doxygen: use Doxygen markup for authors and web links where appropriate
Diego Biurrun
2011-07-15
doxygen: do not include license boilerplate in Doxygen documentation
Diego Biurrun
2011-07-15
ac3enc: Mark AVClasses const
Martin Storsjö
2011-07-14
doxygen: misc consistency cosmetics
Diego Biurrun
2011-07-14
doxygen: consistently place brief description
Diego Biurrun
2011-07-14
doxygen: place empty line between brief description and detailed description
Diego Biurrun
2011-07-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
Add an APIChanges entry and bump minor versions for recent changes.
Anton Khirnov
2011-07-14
doxygen: Move function documentation into the macro generating the function.
Diego Biurrun
2011-07-14
doxygen: Make sure parameter names match between .c and .h files.
Diego Biurrun
2011-07-14
h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.h
Diego Biurrun
2011-07-13
H.264: Add more x86 assembly for 10-bit H.264 predict functions
Daniel Kang
2011-07-14
Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
Michael Niedermayer
2011-07-13
ac3enc: merge AC3MDCTContext with AC3EncodeContext.
Justin Ruggles
2011-07-13
ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
Justin Ruggles
2011-07-13
ac3enc: fix memleak
Justin Ruggles
2011-07-13
mpeg1video: add CODEC_CAP_SLICE_THREADS.
Ronald S. Bultje
2011-07-13
lavf: Cleanup try_decode_frame() logic.
Alex Converse
2011-07-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
Diego Biurrun
2011-07-12
Move resetting of channels, sample_rate back to av_find_stream_info.
Reimar Döffinger
2011-07-12
dnxhdenc: Replace a forward declaration by the proper #include.
Diego Biurrun
2011-07-12
h264: move h264_mvpred.h include.
Ronald S. Bultje
2011-07-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-11
H.264: add filter_mb_fast support for >8-bit decoding
Jason Garrett-Glaser
2011-07-11
H.264: avoid redundant alpha/beta calculations in loopfilter
Jason Garrett-Glaser
2011-07-11
H.264: optimize intra/inter loopfilter decision
Jason Garrett-Glaser
2011-07-10
vp8/mt: flush worker thread, not application thread context, on seek.
Ronald S. Bultje
2011-07-10
mt: proper locking around release_buffer calls.
Ronald S. Bultje
2011-07-11
Revert "lavc: remove a half-working attempt at different defaults for audio/v...
Michael Niedermayer
2011-07-11
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
Michael Niedermayer
2011-07-10
DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e]
Jean-Baptiste Kempf
2011-07-10
hwaccel: unbreak build
Mans Rullgard
2011-07-11
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-10
ARM: use const macro to define constant data in asm
Mans Rullgard
2011-07-10
bitdepth: simplify FUNC/FUNCC macros
Mans Rullgard
2011-07-10
dsputil: remove ff_emulated_edge_mc macro used in one place
Mans Rullgard
2011-07-10
9/10-bit: simplify clipping macros
Mans Rullgard
2011-07-10
lavc: add support for codec-specific defaults.
Anton Khirnov
2011-07-10
lavc: make avcodec_alloc_context3 officially public.
Anton Khirnov
2011-07-10
lavc: remove a half-working attempt at different defaults for audio/video cod...
Anton Khirnov
2011-07-10
ac3dec: add a drc_scale private option
Anton Khirnov
2011-07-10
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
Anton Khirnov
2011-07-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-09
H.264: fix filter_mb_fast with 4:4:4 + 8x8dct
Jason Garrett-Glaser
2011-07-09
mpeg1video: don't abort if thread_count is too high.
Frank Barchard
2011-07-09
cosmetic: reindent of dxva2 zigzag workaround
Joakim Plate
2011-07-09
Added ability to enable workaround for dxva2 decoding using older ATI cards
Joakim Plate
[next]