index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
vp3dsp: don't do aligned reads on input.
Ronald S. Bultje
2013-01-22
1
-4
/
+4
*
mlp_parser: cosmetics: re-indent.
Tim Walker
2013-01-22
1
-10
/
+10
*
mlp: implement support for AVCodecContext.request_channel_layout.
Tim Walker
2013-01-22
2
-10
/
+37
*
mlp_parser: account for AVCodecContext.request_channels when setting the chan...
Tim Walker
2013-01-22
1
-3
/
+15
*
mlpdec: set the channel layout.
Tim Walker
2013-01-22
1
-2
/
+4
*
mlpdec: TrueHD: use Libav channel order.
Tim Walker
2013-01-22
1
-0
/
+36
*
mlp: store the channel layout for each substream.
Tim Walker
2013-01-22
3
-13
/
+43
*
arm: Add some missing header #includes
Diego Biurrun
2013-01-22
5
-0
/
+7
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
17
-141
/
+64
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
11
-47
/
+14
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
21
-310
/
+23
*
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
9
-108
/
+9
*
proresdec: support mixed interlaced/non-interlaced content
Michael Smith
2013-01-22
1
-0
/
+2
*
vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.
Ronald S. Bultje
2013-01-21
7
-11
/
+39
*
x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly
Diego Biurrun
2013-01-21
1
-1
/
+1
*
Revert "fate: Use wmv2 IDCT for wmv2 tests"
Luca Barbato
2013-01-21
1
-4
/
+0
*
get_bits/put_bits: K&R formatting cosmetics
Diego Biurrun
2013-01-21
2
-177
/
+192
*
dsputilenc: x86: Convert pixel inline asm to yasm
Daniel Kang
2013-01-21
2
-181
/
+172
*
libgsm: detect libgsm header path
Brad Smith
2013-01-21
1
-0
/
+5
*
fate: Use wmv2 IDCT for wmv2 tests
Ronald S. Bultje
2013-01-21
1
-0
/
+4
*
vorbisdsp: change block_size type from int to intptr_t.
Ronald S. Bultje
2013-01-20
6
-7
/
+13
*
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.
Ronald S. Bultje
2013-01-20
7
-14
/
+14
*
wmv2: move IDCT to its own DSP context.
Ronald S. Bultje
2013-01-20
8
-99
/
+202
*
dsputil: remove butterflies_float_interleave.
Ronald S. Bultje
2013-01-20
4
-81
/
+0
*
ac3dec: fix non-optimal dithering of zero bit mantissas
Mathias Rauen
2013-01-20
1
-1
/
+2
*
ppc: vorbisdsp: Drop some unnecessary #includes
Diego Biurrun
2013-01-20
1
-2
/
+0
*
ppc: Include string.h for memset
Martin Storsjö
2013-01-20
1
-0
/
+2
*
videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
Janne Grunau
2013-01-20
1
-2
/
+0
*
dsputil: drop non-compliant "fast" qpel mc functions
Mans Rullgard
2013-01-20
6
-144
/
+3
*
get_bits: change the failure condition in init_get_bits
Luca Barbato
2013-01-20
1
-1
/
+1
*
Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.
Ronald S. Bultje
2013-01-19
5
-11
/
+6
*
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
Ronald S. Bultje
2013-01-19
17
-167
/
+358
*
vp3: integrate clear_blocks with idct of previous block.
Ronald S. Bultje
2013-01-19
7
-20
/
+45
*
mpegvideo: fix loop condition in draw_line()
Xi Wang
2013-01-19
1
-1
/
+1
*
dvdsubdec: parse the size from the extradata
Clément Bœsch
2013-01-19
1
-0
/
+6
*
x86: dsputil: Drop some unused macro definitions
Diego Biurrun
2013-01-18
1
-4
/
+0
*
h264: avoid pointless copying of ref lists
Anton Khirnov
2013-01-18
2
-3
/
+2
*
rv30: fix masking in rv30_loop_filter()
Xi Wang
2013-01-17
1
-2
/
+2
*
lavc: support ZenoXVID custom tag
Luca Barbato
2013-01-17
1
-1
/
+1
*
theora: Skip zero-sized headers
Martin Storsjö
2013-01-17
1
-0
/
+2
*
lavc: Move vector_fmul_window to AVFloatDSPContext
Justin Ruggles
2013-01-16
14
-225
/
+45
*
h264: add 3 pixels below for subpixel filter wait position
Ronald S. Bultje
2013-01-15
1
-3
/
+4
*
dvdsubdec: Support palette in mkv
Joakim Plate
2013-01-15
1
-5
/
+55
*
x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags
Diego Biurrun
2013-01-15
1
-5
/
+2
*
rv34_parser: Adjust #if for disabling individual parsers
Diego Biurrun
2013-01-15
1
-2
/
+2
*
libx264: use the library specific default rc_initial_buffer_occupancy
Luca Barbato
2013-01-15
1
-1
/
+2
*
lavc: set the default rc_initial_buffer_occupancy
Luca Barbato
2013-01-15
1
-0
/
+3
*
x86: ABS2: port to cpuflags
Diego Biurrun
2013-01-14
2
-5
/
+0
*
vdpau: Remove av_unused attribute from function declaration
Rémi Denis-Courmont
2013-01-14
1
-2
/
+1
*
h264: fix ff_generate_sliding_window_mmcos() prototype.
Anton Khirnov
2013-01-14
3
-6
/
+12
[next]