|
|
|
@48cfb5f4
|
11 years |
martin |
rtmppkt: Add a descriptive comment
Signed-off-by: Martin Storsjö …
|
|
|
@5b2ad78f
|
11 years |
martin |
rtmppkt: Handle extended timestamp field even for one-byte header
…
|
|
|
@93d216d3
|
11 years |
diego |
dict: K&R formatting cosmetics
|
|
|
@d67dbfa7
|
11 years |
derek.buitenhuis |
libx265: Support API version 9
Signed-off-by: Derek Buitenhuis …
|
|
|
@b6638210
|
11 years |
lu_zero |
dxva2: Increase maximum number of slices for mpeg2
Some content …
|
|
|
@5b977c1d
|
11 years |
lu_zero |
mxf: Return meaningful errors
|
|
|
@f06f6daa
|
11 years |
lu_zero |
mxf: Parse random index pack
Get the last partition offset and use it …
|
|
|
@570af382
|
11 years |
lu_zero |
mxf: Handle identification metadata
Signed-off-by: Luca Barbato …
|
|
|
@5b930092
|
11 years |
lu_zero |
mxf: Set audio packets pts
Extrapolate audio timestamps based on the …
|
|
|
@e118bb1a
|
11 years |
lu_zero |
mxf: Introduce ff_mxf_get_samples_per_frame
Signed-off-by: Luca …
|
|
|
@d48430c3
|
11 years |
diego |
build: Let the SVQ3 decoder depend on the H.264 decoder
The SVQ3 …
|
|
|
@84bf8817
|
11 years |
diego |
configure: Split x86 SIMD architecture extensions into separate list
…
|
|
|
@713d3f98
|
11 years |
anton |
vf_shuffleplanes: fix the type of the mapping indices
They are …
|
|
|
@3bfdee00
|
11 years |
diego |
x86: dcadsp: Fix linking with yasm and optimizations disabled
Some …
|
|
|
@e1f2987b
|
11 years |
anton |
FATE: add tests for the shuffleplanes filter
|
|
|
@599b81ca
|
11 years |
anton |
lavfi: add shuffleplanes filter
|
|
|
@bba2a7cc
|
11 years |
anton |
lavfi: use the correct filter context for logging an error.
|
|
|
@cbddee1c
|
11 years |
janne-libav |
arm: hpeldsp: prevent overreads in armv6 asm
Based on a patch by …
|
|
|
@3741aa37
|
11 years |
diego |
x86: cabac: Use correct #includes to make header compile standalone
|
|
|
@e995cf1b
|
11 years |
lu_zero |
avfilter: Add missing emms_c when needed
Arch specific calls should …
|
|
|
@5ddc9f50
|
11 years |
siretart |
configure: enable PIC on s390(x)
The s390 architecture requires …
|
|
|
@eeaf4f3b
|
11 years |
janne-libav |
av_vdpau_get_profile: mask out H.264 intra profile flag
…
|
|
|
@3407172b
|
11 years |
diego |
avienc: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@4c41a7a1
|
11 years |
vittorio.giovara |
vf_frei0r: fix missing end of line character
Error introduced in …
|
|
|
@a18ef7a7
|
11 years |
vittorio.giovara |
doc: fix a couple of typos in frame.h
|
|
|
@973dc4e8
|
11 years |
vittorio.giovara |
put_bits: Remove unused includes
This requires adding includes to …
|
|
|
@5397386e
|
11 years |
vittorio.giovara |
mathops: move macro to the only place it is used
This helps in …
|
|
|
@61b323ce
|
11 years |
vittorio.giovara |
vf_frei0r: refactor library loading from env variable
strtok_r is not …
|
|
|
@4e0be9c8
|
11 years |
vittorio.giovara |
vf_frei0r: prevent a segfault when filter parameters are not set
|
|
|
@8accddeb
|
11 years |
vittorio.giovara |
vf_frei0r: adjust error messages
|
|
|
@5c9c305d
|
11 years |
diego |
ass: K&R formatting cosmetics
|
|
|
@95144403
|
11 years |
vittorio.giovara |
ituh263: reject b-frame with pp_time = 0
Avoid a division by 0 in …
|
|
|
@700687e
|
11 years |
martin |
qt-faststart: Add a note about the -movflags +faststart feature
…
|
|
|
@ea7f79f9
|
11 years |
martin |
qt-faststart: Avoid unintentionally sign extending BE_32
Without this …
|
|
|
@bb95334c
|
11 years |
martin |
qt-faststart: Check offset_count before reading from the moov_atom …
|
|
|
@63848854
|
11 years |
martin |
qt-faststart: Check the ftello() return codes
This silences a warning …
|
|
|
@03c2a66f
|
11 years |
martin |
qt-faststart: Fix the signedness of variables keeping the ftello …
|
|
|
@56122443
|
11 years |
martin |
qt-faststart: Check fseeko() return codes
Signed-off-by: Martin …
|
|
|
@ea15a9a5
|
11 years |
martin |
qt-faststart: Simplify code by using a MIN() macro
qt-faststart …
|
|
|
@3cbc7ef3
|
11 years |
martin |
qt-faststart: Increase the copy buffer size to 64 KB
Copying data in …
|
|
|
@d1f9563d
|
11 years |
anton |
pthread_frame: flush all threads on flush, not just the first one
…
|
|
|
@bc6461c2
|
11 years |
anton |
af_compand: replace strtok_r() with av_get_token()
|
|
|
@fb3b2f5d
|
11 years |
martin |
configure: Set the thread type after resolving dependencies
A …
|
|
|
@2f02bbc
|
11 years |
diego |
build: Let the ffvhuff decoder/encoder depend on the huffyuv …
|
|
|
@34150be5
|
11 years |
diego |
build: Let the iac decoder depend on the imc decoder
Almost all of …
|
|
|
@8e0cf39
|
11 years |
diego |
build: Let all MJPEG-related decoders depend on the MJPEG decoder
…
|
|
|
@0a36988e
|
11 years |
diego |
build: Let AMV decoder depend on the SP5X decoder
This codec compiles …
|
|
|
@f4bd9fe3
|
11 years |
vittorio.giovara |
h264: fix clang warning about uninitialized variable
|
|
|
@17a63ff0
|
11 years |
vittorio.giovara |
h264: update flag name in ff_h264_decode_ref_pic_list_reordering()
…
|
|
|
@ee6280ca
|
11 years |
vittorio.giovara |
h264: parse two additional constraint flags
|
|
|
@e70ab7c
|
11 years |
vittorio.giovara |
h264: add MVCD to the list of High profiles in SPS
Also comment all …
|
|
|
@3aca10bf
|
11 years |
lu_zero |
latm: Always reconfigure if no extradata was set previously
AAC LOAS …
|
|
|
@6e4009d4
|
11 years |
janne-libav |
arm: dcadsp: implement decode_hf as external NEON asm
|
|
|
@4cb69642
|
11 years |
janne-libav |
dcadec: simplify decoding of VQ high frequencies
The vector …
|
|
|
@7686afd0
|
11 years |
janne-libav |
dca: factorize scaling in inverse ADPCM
Based on a patch from …
|
|
|
@08e3ea6
|
11 years |
janne-libav |
x86: synth filter float: implement SSE2 version
Timings for …
|
|
|
@57b1eb9f
|
11 years |
janne-libav |
dcadsp: scan coefficients linearly in dca_lfe_fir
This change is …
|
|
|
@ad507d79
|
11 years |
janne-libav |
x86: dcadsp: implement SSE lfe_dir
Results for Arrandale/Windows:
32: …
|
|
|
@87ec849f
|
11 years |
janne-libav |
dcadec: remove scaling in lfe_interpolation_fir
The scaling factor is …
|
|
|
@a55546f
|
11 years |
diego |
proresenc: Reuse proper dsputil infrastructure for FDCT
|
|
|
@92e598a5
|
11 years |
diego |
prores: Drop DSP infrastructure for prores encoder bits
None of the …
|
|
|
@d6acefe0
|
11 years |
diego |
proresenc: Drop unnecessary DCT permutation bits
No permutation is …
|
|
|
@b2365049
|
11 years |
diego |
prores: Use consistent names for DSP arch initialization functions
|
|
|
@f2408ec9
|
11 years |
diego |
Give IDCT matrix transpose macro a more descriptive name
This also …
|
|
|
@291e49d4
|
11 years |
anton |
af_compand: add a dependency on strtok_r
|
|
|
@a63ac110
|
11 years |
diego |
build: Do not redundantly specifiy H.263-related object files for …
|
|
|
@738f8358
|
11 years |
anton |
lavfi: add compand audio filter
Signed-off-by: Anton Khirnov …
|
|
|
@4ec3364
|
11 years |
diego |
parser: cosmetics: Drop some unnecessary parentheses
|
|
|
@e7dfaf1
|
11 years |
diego |
libavfilter: example audio filtering program
Based on a patch by …
|
|
|
@a1c69965
|
11 years |
diego |
parser: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@ed61f3ca
|
11 years |
diego |
parser: Remove commented-out cruft
|
|
|
@5ea14d4
|
11 years |
janne-libav |
texi2pod: always declare the pod file as UTF-8 encoded
|
|
|
@c91488ab
|
11 years |
vittorio.giovara |
doc: fix one accented word
|
|
|
@48d1ed9c
|
11 years |
vittorio.giovara |
doc: name correct header
|
|
|
@39c2880e
|
11 years |
anton |
af_volume: preserve frame properties
|
|
|
@dcc7e4bf
|
11 years |
anton |
af_resample: preserve frame properties
|
|
|
@67f2a68
|
11 years |
anton |
avconv: remove a write-only variable
|
|
|
@8aca00cc
|
11 years |
derek.buitenhuis |
libx265: Properly handled dynamic linking with MSVC
Signed-off-by: …
|
|
|
@0f7fa48c
|
11 years |
derek.buitenhuis |
libx265: Support SAR
Signed-off-by: Derek Buitenhuis …
|
|
|
@2142b2ef
|
11 years |
derek.buitenhuis |
libx265: Support 4:4:4
Signed-off-by: Derek Buitenhuis …
|
|
|
@d00a504b
|
11 years |
derek.buitenhuis |
libx265: Update API usage
Framerate is now a sane rational instead of …
|
|
|
@30517a9f
|
11 years |
anton |
Use av_frame_copy() to simplify code where appropriate.
|
|
|
@8feac29c
|
11 years |
anton |
lavc: use AVFrame API properly in ff_reget_buffer()
|
|
|
@1155fd02
|
11 years |
anton |
frame: add a convenience function for copying AVFrame data
|
|
|
@746dca48
|
11 years |
anton |
avconv: support forcing codec tags for input streams
|
|
|
@d59fcdaf
|
11 years |
janne-libav |
x86: add detection for Bit Manipulation Instruction sets
Based on …
|
|
|
@1b932eb1
|
11 years |
janne-libav |
x86: add detection for FMA3 instruction set
Based on x264 code
…
|
|
|
@10b0161
|
11 years |
janne-libav |
x86: add missing XOP checks and macros
Signed-off-by: James Almer …
|
|
|
@5800ba0d
|
11 years |
janne-libav |
configure: disable cpunop if the check fails
Moving cpunop from the …
|
|
|
@8eeacf31
|
11 years |
lu_zero |
hevc: Do not left shift a negative value in hevc_loop_filter_chroma
|
|
|
@ff486c0f
|
11 years |
lu_zero |
hevc: Do not right shift a negative value in get_pcm
|
|
|
@50c988aa
|
11 years |
lu_zero |
hevc: Drop unnecessary shifts in deblocking_filter_CTB
beta_offset is …
|
|
|
@1db03a68
|
11 years |
anton |
lavr: return an error if a avresample_open() is called on an open context
|
|
|
@7e86c27
|
11 years |
anton |
lavr: add a function for checking whether AVAudioResampleContext is open
|
|
|
@d922c5a5
|
11 years |
lu_zero |
h264: Fix a typo from the previous commit
…
|
|
|
@c416b5c
|
11 years |
lu_zero |
mxf: Add DNxHD UL
Note that the old DNxHD UL is actually JPEG 2000 …
|
|
|
@a9099e04
|
11 years |
lu_zero |
mxf: Add uncompressed 422 8-bit rawvideo UL
Signed-off-by: Luca …
|
|
|
@dc9e05e2
|
11 years |
diego |
libvorbis: Give consistent names to all functions, structs, and defines
|
|
|
@f777504f
|
11 years |
lu_zero |
h264: Lower bound check for slice offsets
And use the value from the …
|
|
|
@5c79d2e1
|
11 years |
lu_zero |
avconv: Do not divide by zero
|
|
|