|
|
|
@fb6fb0de
|
12 years |
nicolas.george |
tools: add make_chlayout_test perl script.
This script uses the flite …
|
|
|
@786dadc0
|
12 years |
nicolas.george |
cmdutils: add -layouts option.
Extract of the output:
| Individual …
|
|
|
@61e262f6
|
12 years |
michaelni |
vp56: Don't use DECLARE_ALIGN on a typedef name
Instead, use it on …
|
|
|
@4f92d31a
|
12 years |
michaelni |
vf_hqdn3d: remove duplicate inline
This should fix compilation with …
|
|
|
@fa6c795c
|
12 years |
michaelni |
allcodecs: fix vda order
Found-by: compn
Signed-off-by: Michael …
|
|
|
@e3b87b35
|
12 years |
michaelni |
configure: fix vda order
Found-by: compn
Signed-off-by: Michael …
|
|
|
@78cca742
|
12 years |
michaelni |
vdadec: implement vda decoder
Signed-off-by: Michael Niedermayer …
|
|
|
@e367d906
|
12 years |
michaelni |
aiffdec: support QDM2
Fixes ticket204
Signed-off-by: Michael …
|
|
|
@be862c0
|
12 years |
michaelni |
movenc: support for itunes tempo tag
Implements support for tmpo atom …
|
|
|
@237f53ce
|
12 years |
Reimar.Doeffinger |
cllc: simplify/fix swapped data buffer allocation.
Using the malloc …
|
|
|
@5cc5d9d5
|
12 years |
michaelni |
dpx: 10 and 12 bit decoding
Rewrite 10 bit dpx decoder to decode into …
|
|
|
@99f50907
|
12 years |
michaelni |
aiffdec: try #2 to fix bps
Signed-off-by: Michael Niedermayer …
|
|
|
@4abb88d7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2bd6717
|
12 years |
martin |
vf_hqdn3d: Don't declare the loop variable within the for loop
This …
|
|
|
@e0f7a9f6
|
12 years |
lu_zero |
huffyuv: update to current coding style
|
|
|
@f76e4787
|
12 years |
lu_zero |
huffman: update to current coding style
|
|
|
@125c6c07
|
12 years |
martin |
rtsp: Free the rtpdec context properly
The condition for calling the …
|
|
|
@60924dfe
|
12 years |
stefasab |
examples/decoding_encoding: make operation logic more self-evident / …
|
|
|
@3b0e2763
|
12 years |
stefasab |
examples/Makefile: apply misc minor fixes to the RM rule
Use $(RM) in …
|
|
|
@c0bca642
|
12 years |
stefasab |
examples/decoding_encoding: store temporary files in current dir
Do …
|
|
|
@73b40daf
|
12 years |
Carl Eugen Hoyos |
Use correct format identifier for uint64_t.
|
|
|
@4e8b206
|
12 years |
michaelni |
mpc: fix seeking to the end
Fixes Ticket1689
Signed-off-by: Michael …
|
|
|
@a503afb1
|
12 years |
michaelni |
mpc: clip seeking timestamp in valid range
Signed-off-by: Michael …
|
|
|
@3f02c533
|
12 years |
diego |
build: fft: x86: Drop unused YASM-OBJS-FFT- variable
|
|
|
@b9b97c2f
|
12 years |
michaelni |
aiffdec: fix bits per sample
Fixes Ticket1660
Signed-off-by: Michael …
|
|
|
@a366bea
|
12 years |
michaelni |
ffplay: fix odd YUV width by cropping the video
Should fix issue …
|
|
|
@95d1af11
|
12 years |
michaelni |
build: Fix compilation when configuring with a prog suffix
Fixes …
|
|
|
@851bac4b
|
12 years |
michaelni |
vf_hqdn3d: avoid declaring variable in for()
This should fix …
|
|
|
@17106a7c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3a621c9
|
12 years |
michaelni |
nutenc: Support writing an index
The seek test improves in accuracy …
|
|
|
@b2a8ce4e
|
12 years |
michaelni |
nutenc: keep track of max_pts
Signed-off-by: Michael Niedermayer …
|
|
|
@c2a134c6
|
12 years |
michaelni |
nutenc: keep track if keyframe PTS
Signed-off-by: Michael Niedermayer …
|
|
|
@e6a045ba
|
12 years |
michaelni |
nutdec: Flip the direction for seeking with an index in the failure …
|
|
|
@cebbaf57
|
12 years |
michaelni |
nutdec: improve information in error message
Signed-off-by: Michael …
|
|
|
@d1ee2cf7
|
12 years |
michaelni |
nutenc: keep track of the written syncpoint count
Signed-off-by: …
|
|
|
@d7f9786c
|
12 years |
diego |
audio_frame_queue: Clean up ff_af_queue_log_state debug function
The …
|
|
|
@1ce5dce4
|
12 years |
diego |
dwt: Remove unused code.
|
|
|
@88386fee
|
12 years |
diego |
cavs: convert cavsdata.h to a .c file
Defining tables in header files …
|
|
|
@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
|
|
|
@8f9941b1
|
12 years |
onemda |
avrndec: silence warning about incompatible pointer types
…
|
|
|
@44b0b85f
|
12 years |
anton |
avconv: prefer user-forced input framerate when choosing output framerate
|
|
|
@bfb39023
|
12 years |
michaelni |
h264: ff_init_cabac_states doesnt use its argument thus remove it
…
|
|
|
@c684cb29
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@0c3a3b7
|
12 years |
michaelni |
ac3_probe: fix probing of non standard AC3
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@4b9e4486
|
12 years |
michaelni |
lavf: fix avio statistics for packets directly read without the …
|
|
|
@efab2e00
|
12 years |
derek.buitenhuis |
FATE: Add Canopus Lossless tests
Signed-off-by: Derek Buitenhuis …
|
|
|
@2626cc45
|
12 years |
Philip Langdale |
matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.
While not …
|
|
|
@0bb37bb
|
12 years |
michaelni |
riff: fix remuxing of atrac3 in wav
The original codec expects 0 as …
|
|
|
@65b552c
|
12 years |
onemda |
lavc: add some missing .long_name to codec_descriptors[]
…
|
|
|
@4abb3539
|
12 years |
Carl Eugen Hoyos |
Fix one of the problems with -codecs, -encoders and -decoders.
|
|
|
@aa7a5651
|
12 years |
derek.buitenhuis |
cllc: Pad swapped buffer
The bitstream buffer must be padded, or the …
|
|
|
@2a57c9ae
|
12 years |
michaelni |
dpx: 10 and 12 bit encoding
Encode GBRP10 pixel format into 10 bit …
|
|
|
@fef9e841
|
12 years |
stefasab |
examples/decoding_encoding.c: tell where the decoding output files are …
|
|
|
@864e8ad
|
12 years |
stefasab |
examples/muxing: update to the new avcodec_encode_video2() API
|
|
|
@5ac603df
|
12 years |
michaelni |
doc/developer: add "Adding files to the fate-suite dataset"
…
|
|
|
@15a0fb58
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@bec180e
|
12 years |
michaelni |
Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
* commit …
|
|
|
@6b72615c
|
12 years |
michaelni |
rtpdec_xiph: switch to av_assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@b66afe08
|
12 years |
stefasab |
lavfi/asetpts,setpts: rework debug log
Show more information, and …
|
|
|
@1181461c
|
12 years |
stefasab |
lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT
|
|
|
@01cb4c84
|
12 years |
kostya.shishkov |
utvideodec: Fix single symbol mode decoding
Put the zero length check …
|
|
|
@3d6d59ef
|
12 years |
stefasab |
doc/filters: itemize examples for *settb filters
|
|
|
@c45178c
|
12 years |
stefasab |
doc/filters: itemize examples for *setpts filters
|
|
|
@0043db29
|
12 years |
stefasab |
doc/filters: move *setpts and *settb filters to the multimedia filters …
|
|
|
@0b9a915d
|
12 years |
stefasab |
lavfi: rename vf_setpts.c to f_setpts.c
The file contains the asetpts …
|
|
|
@de608805
|
12 years |
nicolas.george |
lavc/dvdsubenc: check the type of rectangles.
Avoid a crash if a text …
|
|
|
@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 …
|
|
|
@a1bcc76e
|
12 years |
anton |
cmdutils: fix a memleak when specifying an option twice.
|
|
|
@4d7adec8
|
12 years |
anton |
AVOptions: store defaults for INT64 options in int64 union member.
…
|
|
|
@12b1512e
|
12 years |
michaelni |
lavf/utils: Try to unwrap pts/dts so as to minimize wraps
Based on …
|
|
|
@254917f0
|
12 years |
michaelni |
lavf/utils: run update_initial_timestamps() outside some if()
This …
|
|
|
@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
|
|
|
@91c18beb
|
12 years |
michaelni |
ffmpeg: fix wrap correction code.
The code failed with negative …
|
|
|