|
|
|
@00acf5c4
|
10 years |
michaelni |
Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c'
* commit …
|
|
|
@9e1d97aa
|
10 years |
michaelni |
Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407'
* commit …
|
|
|
@58e501b1
|
10 years |
michaelni |
Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10'
* commit …
|
|
|
@3b42a8e4
|
10 years |
michaelni |
avcodec/mpeg12enc: store sequence display extension only if we have …
|
|
|
@5163fb94
|
10 years |
michaelni |
Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'
* commit …
|
|
|
@7eb5b20a
|
10 years |
michaelni |
huffyuvdec: trick for plane decoding <= 14bits
Refactor the code to …
|
|
|
@c8018135
|
10 years |
michaelni |
lavf/matroskaenc: Fix Cues on Audio for WebM DASH
Fix a change that …
|
|
|
@e374e772
|
10 years |
michaelni |
avutil/libm: fix fminf() emulation build failure due to undefined …
|
|
|
@049b20b2
|
10 years |
michaelni |
avcodec/adpcmenc: fix integer overflow / undefined behavior in …
|
|
|
@1aa60980
|
10 years |
michaelni |
fate: enable fate-seek-acodec-adpcm-ima_qt-trellis
Signed-off-by: …
|
|
|
@867c02a
|
10 years |
michaelni |
avfilter/avf_showcqt: avoid using fminf()
The loop with fminf() …
|
|
|
@afce8348
|
10 years |
michaelni |
avutil/libm: Replace macro based fminf() by function
This avoids …
|
|
|
@fa8f060b
|
10 years |
michaelni |
adpcm: Write the proper predictor in trellis mode in IMA QT
The …
|
|
|
@fb7646d9
|
10 years |
michaelni |
fate: enable adpcm-ima_qt-trellis
Signed-off-by: Michael Niedermayer …
|
|
|
@a32765c4
|
10 years |
michaelni |
adpcm: Fix trellis encoding of IMA QT
This was broken in 095be4fb - …
|
|
|
@7c29b722
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for colorspace
Signed-off-by: Derek …
|
|
|
@efc2dfe6
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_trc
Signed-off-by: Derek …
|
|
|
@bd71c300
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_primaries
Signed-off-by: …
|
|
|
@8a067941
|
10 years |
derek.buitenhuis |
mpeg2: add sequence display extension information
Signed-off-by: …
|
|
|
@3133e7f
|
10 years |
michaelni |
avutil/libm: use FFMIN instead of fmin()
MSVC apparently doesnt …
|
|
|
@27b893b2
|
10 years |
michaelni |
avformat/mov: fix "warning: variable altitude set but not used" …
|
|
|
@2c1bf3fc
|
10 years |
michaelni |
avutil/libm: fix fminf typo
Found-by: ubitux
Signed-off-by: Michael …
|
|
|
@97508af2
|
10 years |
michaelni |
build: add fminf() emulation
Signed-off-by: Michael Niedermayer …
|
|
|
@a80342fe
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@adf4ee4
|
10 years |
michaelni |
wma lossless: reuse scalarproduct_and_madd_int16
This is done by …
|
|
|
@c2e2b29b
|
10 years |
michaelni |
Merge commit '2f7065190ad48744014a02288799d03adfa613e0'
* commit …
|
|
|
@a083543d
|
10 years |
michaelni |
Merge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c'
* commit …
|
|
|
@2f70651
|
10 years |
martin |
libfdk-aac: Relicense the library wrappers to the ISC license
This …
|
|
|
@e7d6d0bf
|
10 years |
martin |
mov: Export geotag metadata fields
The '?xyz' form is used by android …
|
|
|
@d58bcc19
|
10 years |
Carl Eugen Hoyos |
Allow >2G for skip_initial_bytes.
|
|
|
@ec98f80a
|
10 years |
michaelni |
x86/dsputil: move some mmx init code inside dsputil_init_mmx()
This …
|
|
|
@0545ef71
|
10 years |
michaelni |
avcodec/mjpegdec: Improve intel jpeg flip heuristic
Fixes Ticket3698
…
|
|
|
@0a2004b
|
10 years |
michaelni |
avcodec/aic: fix quantization table permutation
Fixes Ticket3700
…
|
|
|
@bd650ee3
|
10 years |
michaelni |
avcodec/mpegaudiodec: Reset dither and mdct state
This makes the mp3 …
|
|
|
@ccff45a0
|
10 years |
michaelni |
apedsp: move to llauddsp
APE is not the sole codec using …
|
|
|
@151f88d5
|
10 years |
michaelni |
Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996'
* commit …
|
|
|
@27856b2f
|
10 years |
michaelni |
ffmpeg: prevent pts < dts to be passed through to the muxer on stream …
|
|
|
@d816e12
|
10 years |
diego |
dict: const correctness for av_dict_get() and av_dict_copy()
|
|
|
@40e938a
|
10 years |
michaelni |
avfilter: new multimedia filter avf_showcqt.c
this filter is the same …
|
|
|
@da53de07
|
10 years |
michaelni |
tests: add adpcm trellis tests
adpcm_ima_qt does not produce …
|
|
|
@591d9a07
|
10 years |
michaelni |
tests: Add ac3_fixed decoder test
Signed-off-by: Timothy Gu …
|
|
|
@fdc6e7b9
|
10 years |
michaelni |
tests/swr: move the results out of the functions
This prevents all …
|
|
|
@d37c620c
|
10 years |
michaelni |
avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le
Untested …
|
|
|
@0d632b35
|
10 years |
michaelni |
huffyuvdec: remove superfluous check in BGR code
Before: 154861 …
|
|
|
@6848325a
|
10 years |
michaelni |
huffyuvdec: remove superfluous check
An invalid entry already has the …
|
|
|
@a3702040
|
10 years |
michaelni |
huffyuvdec: trick for plane decoding, 8bits
10496 -> 9105 cycles.
…
|
|
|
@35dae622
|
10 years |
michaelni |
huffyuvdec: clean up macro
It's no longer used inside another …
|
|
|
@98ff07d1
|
10 years |
michaelni |
avcodec/dcadec: Check dca_dmixtable index
Found-by: Niels Möller …
|
|
|
@47313bbb
|
10 years |
michaelni |
avcodec/dcadec: remove fishy FFMAX()
These where intended to maintain …
|
|
|
@6a0f9f27
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@7738f925
|
10 years |
Carl Eugen Hoyos |
Fix rc_max_rate documentation.
The mpegvideo decoder sets rc_max_rate …
|
|
|
@3c57f3ef
|
10 years |
Carl Eugen Hoyos |
Fix some fate filter tests with --target-path.
|
|
|
@0efe3be
|
10 years |
michaelni |
Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3'
* commit …
|
|
|
@d76f0c03
|
10 years |
michaelni |
avfilter/bufferqueue: Increase buffer queue size
Avoid buffer …
|
|
|
@8f4b176c
|
10 years |
michaelni |
avcodec/dvbsubdec: add some basic av_log debuging support
…
|
|
|
@deadcf5e
|
10 years |
michaelni |
huffyuvdec: implement trick for BGR
Before:
179436 decicycles in rgb, …
|
|
|
@11b47038
|
10 years |
michaelni |
huffyuvdec: implement trick
When the joint table does not contain a …
|
|
|
@39ec5e1c
|
10 years |
lu_zero |
avconv: Report the codec and the encoder separately
Bug-Id: 694
|
|
|
@c7e54628
|
10 years |
michaelni |
Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7'
* commit …
|
|
|
@a40c338a
|
10 years |
michaelni |
Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'
* commit …
|
|
|
@95b7fa17
|
10 years |
martin |
oggenc: Support flushing the muxer
This allows the caller to write …
|
|
|
@d5c9d055
|
10 years |
michaelni |
avcodec/x86/dsputilenc_mmx: fix build without yasm
Signed-off-by: …
|
|
|
@571ab834
|
10 years |
michaelni |
avformat/avidec: allow rounding errors between scale/rate and timebase …
|
|
|
@19c9d1e8
|
10 years |
michaelni |
avcodec/h264: in the absence of recovery points, be more tolerant on …
|
|
|
@fbaf73a3
|
10 years |
michaelni |
avcodec/lagarithrac: lag_get_rac: use normal division
maybe 0.3% …
|
|
|
@d8ae0dfd
|
10 years |
michaelni |
avcodec/lagarithrac: increase LUT from 256 to 1024 bytes
about 2 …
|
|
|
@4fb4bf72
|
10 years |
michaelni |
avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations
|
|
|
@625ffa14
|
10 years |
michaelni |
x86/motion_est: sad_{x, y}2_mmxext functions are bitexact
Only the …
|
|
|
@3ab4f96a
|
10 years |
michaelni |
motion-test: force C functions for the reference C context
It was …
|
|
|
@03acecae
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@12d6ae01
|
10 years |
Carl Eugen Hoyos |
Fix fate-aac-ln-encode with --target-path (second try).
|
|
|
@108dec30
|
10 years |
michaelni |
x86: dsputilenc: convert hf_noise*_mmx to yasm
Signed-off-by: Timothy …
|
|
|
@d63d964
|
10 years |
michaelni |
avcodec/libopenjpegenc: Add frame-threading capability
This gives a …
|
|
|
@88f2586a
|
10 years |
lou |
fix various typos
Signed-off-by: Lou Logan <lou@lrcd.com> …
|
|
|
@137c5e11
|
10 years |
michaelni |
ffmpeg: try to use the more fitting of the 2 encoder contexts
This …
|
|
|
@8d4d12a4
|
10 years |
michaelni |
doc/muxers: Document problems of omitting nut syncpoints as well as …
|
|
|
@83e8650f
|
10 years |
michaelni |
Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'
* commit …
|
|
|
@bcbd7dbc
|
10 years |
michaelni |
Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'
* commit …
|
|
|
@40285d26
|
10 years |
michaelni |
Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'
* commit …
|
|
|
@ab9afcdf
|
10 years |
michaelni |
Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'
* commit …
|
|
|
@a4ed51ab
|
10 years |
michaelni |
avcodec/vp3: free tables before allocating new ones
Fixes memleak on …
|
|
|
@90b26d63
|
10 years |
michaelni |
avcodec/vp3: factorize out free_tables()
Signed-off-by: Michael …
|
|
|
@57665430
|
10 years |
michaelni |
ffmpeg: use av_log_ask_for_sample() instead of duplicating …
|
|
|
@2422a7ff
|
10 years |
michaelni |
Loose mplayer in MPlayer/incoming/
Found-by: Clément Bœsch <u@pkh.me> …
|
|
|
@3e7b4b9
|
10 years |
michaelni |
Add direct link to ML in missing_feature_sample()
Reviewed-by: …
|
|
|
@768ef0f1
|
10 years |
michaelni |
ffmpeg: request sample if the decoder & demuxer has_b_frames mismatch
…
|
|
|
@a0b2de77
|
10 years |
michaelni |
ffmpeg: remove "has_b_frames" backpassing
It seems working without …
|
|
|
@72e4cee
|
10 years |
michaelni |
avformat/asfdec: Use a parser for mpeg4-asp to find has_b_frames
…
|
|
|
@d5a5598
|
10 years |
janne-libav |
build: check if AS supports the '.func' directive
Not supported by …
|
|
|
@896a5bff
|
10 years |
janne-libav |
arm: check if AS supports .dn
Move the GNU as check before the arch …
|
|
|
@68a06b3a
|
10 years |
janne-libav |
aarch64: use '#' for whole line asm comments
Both gnu as and clang …
|
|
|
@6a0fa4d8
|
10 years |
janne-libav |
aarch64: remove optional :pg_hi21: for adrp instruction
Clang's …
|
|
|
@fd2981ea
|
10 years |
janne-libav |
aarch64: add darwin style PAGE/PAGEOFF relocations
|
|
|
@ad7de822
|
10 years |
Carl Eugen Hoyos |
Fix fate-opus and fate-aac-ln-encode with --target-path.
|
|
|
@4e3fe656
|
11 years |
michaelni |
avcodec/utils/ff_init_buffer_info: Favor color information from …
|
|
|
@763e7144
|
11 years |
michaelni |
Do not limit blocksize when reading PCM from aiff.
Fixes ticket #3695.
|
|
|
@c17973f1
|
11 years |
lou |
doc/bsf: document noise bitstream filter
Partially addresses ticket …
|
|
|
@1a426d54
|
11 years |
michaelni |
avformat/utils/avformat_find_stream_info: Move max_analyze_duration …
|
|
|
@2addbeef
|
11 years |
michaelni |
bfin: add README
Based on sh4/README
Suggested-by: jamrial …
|
|
|
@b55d3bbe
|
11 years |
michaelni |
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
* commit …
|
|
|