index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
truehd: add hand-scheduled ARM asm version of mlp_filter_channel.
Ben Avison
2014-03-26
5
-0
/
+478
*
x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init
Diego Biurrun
2014-03-26
3
-40
/
+10
*
hpeldsp_template: Move content to hpeldsp
Diego Biurrun
2014-03-26
2
-332
/
+300
*
hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functions
Diego Biurrun
2014-03-26
1
-3
/
+3
*
dsputil: Move draw_edges and clear_block* out of dsputil_template
Diego Biurrun
2014-03-26
2
-40
/
+38
*
dsputil: Move RV40-specific bits into rv40dsp
Diego Biurrun
2014-03-26
4
-85
/
+85
*
hpeldsp_template: Detemplatize the code
Diego Biurrun
2014-03-26
2
-112
/
+104
*
dsputil_template: Detemplatize the code
Diego Biurrun
2014-03-26
2
-127
/
+114
*
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-03-26
11
-0
/
+32
*
dsputil_template: Move bits that are used templatized into separate file
Diego Biurrun
2014-03-26
3
-28
/
+53
*
dsputil: Move hpel_template #include out of dsputil_template
Diego Biurrun
2014-03-26
3
-4
/
+3
*
x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation
Diego Biurrun
2014-03-26
1
-1
/
+1
*
avcodec: add missing includes
Vittorio Giovara
2014-03-25
3
-0
/
+7
*
libx265: Only use one memcpy for headers
Derek Buitenhuis
2014-03-24
1
-6
/
+1
*
libx265: Write global extradata when requested
Michael Niedermayer
2014-03-24
1
-1
/
+9
*
build: Add config option for CABAC code
Diego Biurrun
2014-03-24
1
-3
/
+3
*
libavcodec: when decoding, copy replaygain side data to decoded frames
Anton Khirnov
2014-03-24
3
-9
/
+43
*
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov
2014-03-24
2
-1
/
+7
*
lavc: give a typedeffed name to the AVPacket.side_data struct
Anton Khirnov
2014-03-24
2
-7
/
+9
*
h264: Split h264 slice decoding from nal decoding
Luca Barbato
2014-03-23
5
-2516
/
+2627
*
h264: move macroblock decoding into its own file
Vittorio Giovara
2014-03-23
3
-787
/
+823
*
build: Sort h264 objects
Luca Barbato
2014-03-23
1
-4
/
+4
*
build: h264 parser depends on full h264 decoder
Luca Barbato
2014-03-23
1
-5
/
+1
*
lavc: drop ff_pixfmt_list_420
Vittorio Giovara
2014-03-23
10
-20
/
+52
*
lagarith: Fix typo in printf format string
Diego Biurrun
2014-03-22
1
-1
/
+1
*
dsputil: Move thirdpel-related bits into their own context
Diego Biurrun
2014-03-22
10
-366
/
+487
*
x86: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
6
-18
/
+42
*
ppc: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
5
-8
/
+37
*
x86: dsputil: Move fpel declarations to a separate header
Diego Biurrun
2014-03-22
9
-21
/
+50
*
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
Diego Biurrun
2014-03-22
12
-43
/
+68
*
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
Diego Biurrun
2014-03-22
14
-14
/
+21
*
imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil
Diego Biurrun
2014-03-22
3
-16
/
+18
*
x86: dsputil: Move inline assembly macros to a separate header
Diego Biurrun
2014-03-22
8
-76
/
+108
*
nuv: Reuse the DSPContext from RTJpegContext
Diego Biurrun
2014-03-22
3
-23
/
+27
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
26
-98
/
+172
*
vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame
wm4
2014-03-20
6
-13
/
+13
*
vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame
wm4
2014-03-20
6
-13
/
+13
*
vdpau: don't assume Picture and H264Picture are the same
wm4
2014-03-20
6
-16
/
+15
*
dsputil: Use correct type in me_cmp_func function pointer
Diego Biurrun
2014-03-20
9
-91
/
+95
*
build: Group general components separate from de/encoders in arch Makefiles
Diego Biurrun
2014-03-20
4
-31
/
+39
*
dsputil: Conditionally compile dsputil code on all architectures
Diego Biurrun
2014-03-20
2
-12
/
+12
*
dsputil: Propagate bit depth information to all (sub)init functions
Diego Biurrun
2014-03-20
14
-85
/
+83
*
arm: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-20
4
-21
/
+29
*
ppc: dsputil: Drop trailing semicolon from macros
Diego Biurrun
2014-03-20
2
-29
/
+29
*
ppc: dsputil: Merge some declarations and initializations
Diego Biurrun
2014-03-20
6
-270
/
+219
*
ppc: dsputil: Simplify some ifdeffed function definitions
Diego Biurrun
2014-03-20
1
-13
/
+5
*
ppc: dsputil: Drop some unnecessary parentheses
Diego Biurrun
2014-03-20
2
-9
/
+9
*
ppc: dsputil: more K&R formatting cosmetics
Diego Biurrun
2014-03-20
4
-416
/
+437
*
ppc: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-20
3
-391
/
+429
*
ppc: dsputil: comment formatting and wording/grammar improvements
Diego Biurrun
2014-03-20
7
-199
/
+180
[prev]
[next]