|
|
|
@a6d9f9e
|
12 years |
diego |
cavs: Move inline functions only used in one file out of the header
|
|
|
@ef07ac1e
|
12 years |
diego |
cavs: Move data tables used in only one place to that file
|
|
|
@09bd0ea9
|
12 years |
diego |
fate: Add a single symbol Ut Video decoder test
Signed-off-by: Diego …
|
|
|
@7a1944b9
|
12 years |
Loren Merritt |
vf_hqdn3d: x86 asm
13% faster on penryn, 16% on sandybridge, 15% on …
|
|
|
@566858a7
|
12 years |
Loren Merritt |
vf_hqdn3d: support 16bit colordepth
|
|
|
@44b0b85f
|
12 years |
anton |
avconv: prefer user-forced input framerate when choosing output framerate
|
|
|
@db707302
|
12 years |
mans |
x86: fft: remove unused fft_dispatch* functions
These functions are …
|
|
|
@cba79d21
|
12 years |
mans |
avconv: remove unused variable opt_shortest
This was replaced with a …
|
|
|
@efab2e00
|
12 years |
derek.buitenhuis |
FATE: Add Canopus Lossless tests
Signed-off-by: Derek Buitenhuis …
|
|
|
@aa7a5651
|
12 years |
derek.buitenhuis |
cllc: Pad swapped buffer
The bitstream buffer must be padded, or the …
|
|
|
@01cb4c84
|
12 years |
kostya.shishkov |
utvideodec: Fix single symbol mode decoding
Put the zero length check …
|
|
|
@081bab5e
|
12 years |
mans |
truespeech: drop useless casts
These values already have the correct …
|
|
|
@0c88e7a2
|
12 years |
mans |
libavcodec: drop bogus dependencies from mpc[78] and qdm2
…
|
|
|
@2e2b8ef8
|
12 years |
mans |
mpegaudio: move ff_mpa_enwindow to a separate file
This table is used …
|
|
|
@4d7adec8
|
12 years |
anton |
AVOptions: store defaults for INT64 options in int64 union member.
…
|
|
|
@a1bcc76e
|
12 years |
anton |
cmdutils: fix a memleak when specifying an option twice.
|
|
|
@dc402854
|
12 years |
diego |
x86: mpegvideo: more sensible names for optimization file and init function
|
|
|
@d211547d
|
12 years |
diego |
x86: mpegvideoenc: Split optimizations off into a separate file
|
|
|
@26ce9aec
|
12 years |
diego |
dnxhdenc: x86: more sensible names for optimization file and init function
|
|
|
@f1e06d37
|
12 years |
diego |
svq1/svq3: Move common code out of SVQ1 decoder-specific file
|
|
|
@43da682c
|
12 years |
diego |
dirac: add Comments and references to the standard
Signed-off-by: …
|
|
|
@06e751a4
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel flt to fltp conversion
|
|
|
@e07c9705
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel flt to fltp conversion
|
|
|
@5245c9f3
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel flt to s16p conversion
|
|
|
@31d0d718
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel flt to s16p conversion
|
|
|
@6092dafb
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel s16 to fltp conversion
|
|
|
@91851a7b
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel s16 to fltp conversion
|
|
|
@205ace88
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel s16 to s16p conversion
|
|
|
@8eeffa8a
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel s16 to s16p conversion
|
|
|
@b66e20d2
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel fltp to flt conversion
|
|
|
@d5b4e50c
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel fltp to s16 conversion
|
|
|
@a58a013
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel fltp to s16 conversion
|
|
|
@90cc27f8
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel s16p to flt conversion
|
|
|
@46f929ad
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel s16p to flt conversion
|
|
|
@13df7d2d
|
12 years |
justin.ruggles |
lavr: x86: optimized 6-channel s16p to s16 conversion
|
|
|
@c0e1253
|
12 years |
justin.ruggles |
lavr: x86: optimized 2-channel s16p to s16 conversion
|
|
|
@7b44061f
|
12 years |
anton |
doc/APIchanges: add an entry for codec descriptors.
Also fill in …
|
|
|
@a0a5fed9
|
12 years |
justin.ruggles |
vorbisenc: set AVCodecContext.bit_rate to 0
The Vorbis encoder is …
|
|
|
@890fddd0
|
12 years |
justin.ruggles |
vorbisenc: fix quality parameter
This generates output with bitrates …
|
|
|
@e9812159
|
12 years |
justin.ruggles |
FATE: add ALAC encoding tests
|
|
|
@4b0e0f31
|
12 years |
justin.ruggles |
lpc: fix alignment of windowed samples for odd maximum LPC order
…
|
|
|
@f24cc1b2
|
12 years |
justin.ruggles |
alacenc: use s16p sample format as input
|
|
|
@358078d9
|
12 years |
justin.ruggles |
alacenc: remove unneeded sample_fmt check
|
|
|
@ec7a212f
|
12 years |
justin.ruggles |
alacenc: fix max_frame_size calculation for the final frame
|
|
|
@5d4ef00
|
12 years |
justin.ruggles |
adpcm_swf: Use correct sample offsets when using trellis.
Fixes …
|
|
|
@7011a42b
|
12 years |
lu_zero |
rtmp: support strict rtmp servers
In order to send or receive a …
|
|
|
@ac330161
|
12 years |
lu_zero |
mjpegdec: support AVRn interlaced
Signed-off-by: Luca Barbato …
|
|
|
@5b170c0b
|
12 years |
mans |
x86: remove FASTDIV inline asm
GCC 4.3 and later do the right thing …
|
|
|
@6fa48867
|
12 years |
diego |
build: x86: Only compile mpegvideo optimizations when necessary
|
|
|
@66baa458
|
12 years |
diego |
configure: Drop fastdiv option
There is no point in having the user …
|
|
|
@4264a0dd
|
12 years |
diego |
build: Make the E-AC-3 encoder select the AC-3 encoder
The E-AC-3 …
|
|
|
@efa4d6ad
|
12 years |
diego |
fate: flac: Only run tests requiring samples when samples are available
|
|
|
@72e8d86b
|
12 years |
lu_zero |
dirac: use meaningful return values
Signed-off-by: Luca Barbato …
|
|
|
@44c56a16
|
12 years |
mans |
flacdec: simplify sample buffer handling
Pass pointer to sample …
|
|
|
@ea98507d
|
12 years |
mans |
flacdec: simplify loop in decode_residuals()
|
|
|
@957521e7
|
12 years |
anton |
fate: make Ut Video encoder tests use bitexact swscale flags
The …
|
|
|
@deb23777
|
12 years |
diego |
build: amrwb: Drop redundant lsp dependency declaration
|
|
|
@d71e2c1
|
12 years |
mans |
fate: fix utvideoenc tests
For some reason, the prerequisites have to …
|
|
|
@b96509c9
|
12 years |
anton |
fate: Add FATE tests for the Ut Video encoder
Signed-off-by: Anton …
|
|
|
@1ab5a780
|
12 years |
anton |
lavc: add Ut Video encoder
Signed-off-by: Anton Khirnov …
|
|
|
@677e763a
|
12 years |
anton |
mpegvideo_enc: remove stray duplicate line from 7f9aaa4
|
|
|
@1e607213
|
12 years |
diego |
swscale: x86: fix #endif comments in rgb2rgb template file
…
|
|
|
@602b1898
|
12 years |
anton |
avconv: mark more options as expert.
|
|
|
@f9fada27
|
12 years |
anton |
avconv: split printing "main options" into global and per-file.
|
|
|
@6e3857fa
|
12 years |
anton |
avconv: refactor help printing.
By default don't dump every single …
|
|
|
@f8b1e665
|
12 years |
anton |
avconv: print info/capabilities options in a separate help group.
|
|
|
@1136bd36
|
12 years |
anton |
avtools: add -h demuxer/muxer
|
|
|
@a3ad68d3
|
12 years |
anton |
cmdutils: extend -h to allow printing codec details.
|
|
|
@7c501212
|
12 years |
anton |
cmdutils: change semantics of show_help_options() and document it.
…
|
|
|
@dc4c24a3
|
12 years |
anton |
avtools: move some newlines to show_help_options().
Don't require …
|
|
|
@79600a83
|
12 years |
anton |
avconv: deprecate -isync.
This option does not do anything.
Also …
|
|
|
@8fc83fb0
|
12 years |
anton |
avconv: reformat the options table.
|
|
|
@d3810c47
|
12 years |
anton |
avconv: get rid of ugly casts in the options table.
|
|
|
@db4766ad
|
12 years |
anton |
avconv: try to match codecs by codec descriptor name as a last resort. …
|
|
|
@f617135b
|
12 years |
anton |
avtools: fix show_foo() signatures.
show_foo() functions are declared …
|
|
|
@4855022a
|
12 years |
mans |
vorbisdec: remove some pointless comments
Signed-off-by: Mans …
|
|
|
@8b134457
|
12 years |
mans |
avprobe: add const to AVCodec pointer
Signed-off-by: Mans Rullgard …
|
|
|
@edb5238c
|
12 years |
mans |
libavformat: add const to AVCodec pointers
Signed-off-by: Mans …
|
|
|
@11434c9b
|
12 years |
mans |
pthread: add const to AVCodec pointers
Signed-off-by: Mans Rullgard …
|
|
|
@7f9aaa49
|
12 years |
anton |
mpegvideo_enc: don't use deprecated avcodec_encode_video().
|
|
|
@7c101949
|
12 years |
anton |
cmdutils: refactor -codecs option.
Make it print a list of …
|
|
|
@3c0df905
|
12 years |
anton |
avconv: make -shortest a per-output file option.
|
|
|
@91e59fe
|
12 years |
anton |
lavc: add avcodec_descriptor_get_by_name().
|
|
|
@0a0f19b5
|
12 years |
anton |
lavc: add const to AVCodec* function parameters.
|
|
|
@15c71df
|
12 years |
anton |
swf(dec): replace CODEC_ID with AV_CODEC_ID
|
|
|
@e0aa5e77
|
12 years |
anton |
dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE
|
|
|
@8337b5db
|
12 years |
martin |
rtmpdh: Do not generate the same private key every time when using …
|
|
|
@a2dd4f77
|
12 years |
martin |
rtp: remove ff_rtp_get_rtcp_file_handle().
Signed-off-by: Martin …
|
|
|
@e7993ece
|
12 years |
martin |
rtsp.c: use ffurl_get_multi_file_handle() instead of …
|
|
|
@d6b9da11
|
12 years |
martin |
avio: add (ff)url_get_multi_file_handle() for getting more than one fd …
|
|
|
@2e8f3cbc
|
12 years |
martin |
h264: vdpau: fix crash with unsupported colorspace
The h264_vdpau …
|
|
|
@ca00a7e8
|
12 years |
martin |
amrwbdec: Decode the fr_quality bit properly
The way this bit is …
|
|
|
@4aa3d7b3
|
12 years |
lu_zero |
libvpxenc: use the default bitrate if not set
Signed-off-by: Luca …
|
|
|
@77f47e3
|
12 years |
kostya.shishkov |
utvideo: Rename utvideo.c to utvideodec.c
Signed-off-by: Kostya …
|
|
|
@fd6a085a
|
12 years |
diego |
doc: Fix syntax errors in sample Emacs config
Signed-off-by: Diego …
|
|
|
@0f64cd1e
|
12 years |
lu_zero |
mjpegdec: more meaningful return values
|
|
|
@20bcce50
|
12 years |
mans |
configure: clean up Altivec detection
There used to be one test for …
|
|
|
@962e912a
|
12 years |
martin |
getopt: Remove an unnecessary define
Signed-off-by: Martin Storsjö …
|
|
|
@cb5ab02a
|
12 years |
martin |
rtmp: Use int instead of ssize_t
Not all compilers support ssize_t …
|
|
|
@da8201cc
|
12 years |
martin |
getopt: Add missing includes
Signed-off-by: Martin Storsjö …
|
|
|