|
|
|
@1b880796
|
13 years |
stefano.sabatini-lala |
vsrc_testsrc: perform some refactoring for simplifying sharing code …
|
|
|
@4bd2857
|
13 years |
stefano.sabatini-lala |
vf_mp: remove boxblur wrapper
It is natively included in libavfilter.
|
|
|
@8bc3a480
|
13 years |
michaelni |
cmdutils: remove #if 0-ed conflict marger trash that i forgot
…
|
|
|
@321b2a9d
|
13 years |
michaelni |
ffmpeg: loose lowres hackery
Signed-off-by: Michael Niedermayer …
|
|
|
@5dc6bd86
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1885824b
|
13 years |
michaelni |
ffmpeg: deprecate -vc and -tvstd
They've been replaced by demuxer …
|
|
|
@f790d009
|
13 years |
michaelni |
ffmpeg: use new avformat_open_* API.
…
|
|
|
@371888c
|
13 years |
michaelni |
seektest: forgot adding a file (from commit …
|
|
|
@6cb11979
|
13 years |
anton |
APIchanges: fill in missing hashes and dates.
|
|
|
@f2f523ff
|
13 years |
anton |
Add an APIChanges entry and bump minor versions for recent changes.
|
|
|
@8d03ca0
|
13 years |
anton |
ffmpeg: print the low bitrate warning after the codec is openend.
…
|
|
|
@d0fcf39f
|
13 years |
diego |
doxygen: Move function documentation into the macro generating the …
|
|
|
@96c1e6d4
|
13 years |
diego |
doxygen: Make sure parameter names match between .c and .h files.
|
|
|
@8062124
|
13 years |
diego |
h264: move fill_decode_neighbors()/fill_decode_caches() to …
|
|
|
@ac4a85f4
|
13 years |
rsbultje |
H.264: Add more x86 assembly for 10-bit H.264 predict functions
…
|
|
|
@e358f7ee
|
13 years |
anton |
lavf: fix invalid reads in avformat_find_stream_info()
|
|
|
@80e4fe40
|
13 years |
michaelni |
Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
* commit …
|
|
|
@6b61920
|
13 years |
stefano.sabatini-lala |
lavfi: port boxblur filter from libmpcodecs
With the following …
|
|
|
@35d2e4e5
|
13 years |
anton |
cmdutils: replace opt_default with opt_default2() and remove …
|
|
|
@bf174a70
|
13 years |
anton |
ffmpeg: use new avcodec_open2 and avformat_find_stream_info API.
|
|
|
@3009f521
|
13 years |
anton |
ffplay: use new avcodec_open2 and avformat_find_stream_info API.
|
|
|
@8c8eab8b
|
13 years |
anton |
cmdutils: store all codec options in one dict instead of …
|
|
|
@a9eb4f08
|
13 years |
anton |
ffmpeg: check experimental flag after codec is opened.
This doesn't …
|
|
|
@8e2d085
|
13 years |
anton |
ffmpeg: do not set GLOBAL_HEADER flag in the options context
The …
|
|
|
@b5849f77
|
13 years |
justin.ruggles |
ac3enc: merge AC3MDCTContext with AC3EncodeContext.
Since both the …
|
|
|
@82cea7cb
|
13 years |
justin.ruggles |
ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
|
|
|
@f501157e
|
13 years |
justin.ruggles |
ac3enc: fix memleak
|
|
|
@cdc5a3a
|
13 years |
rsbultje |
mpeg1video: add CODEC_CAP_SLICE_THREADS.
|
|
|
@13551ad1
|
13 years |
anton |
lavf: fix segfault in av_open_input_stream()
ic is NULL in case of error.
|
|
|
@575c38d7
|
13 years |
anton |
mpegtsenc: set Random Access indicator on keyframe start packets
…
|
|
|
@a58858d6
|
13 years |
alex.converse |
lavf: Cleanup try_decode_frame() logic.
This fixes AAC playback in ffplay.
|
|
|
@71a1d111
|
13 years |
diego |
Replace some gotos that lead to single return statements by direct return.
|
|
|
@191c5f8
|
13 years |
diego |
build: move tests/seek_test.c to libavformat and reuse generic build rules
|
|
|
@2c4d7bf0
|
13 years |
mans |
mxfenc: include needed header for ff_iso8601_to_unix_time() prototype
…
|
|
|
@6379900c
|
13 years |
anton |
Add a check for strptime().
It's an XSI extension, not available on …
|
|
|
@001d668d
|
13 years |
anton |
lavf: factor out conversion of ISO8601 string to unix time
|
|
|
@b21e6b70
|
13 years |
anton |
wav: parse 'bext' metadata
Signed-off-by: Anton Khirnov …
|
|
|
@67b1761f
|
13 years |
anton |
wav: keep parsing until EOF if the input is seekable and we know the …
|
|
|
@90f2ee8c
|
13 years |
anton |
wav: Refactor the tag checking into a switch statement
Signed-off-by: …
|
|
|
@1cf18de9
|
13 years |
anton |
wav: make sure neither data_size nor sample_count is negative.
…
|
|
|
@7f84055e
|
13 years |
anton |
wav: refactor the 'fmt ' tag search and parsing.
Moving the search …
|
|
|
@a4ad9438
|
13 years |
anton |
wav: add an option for writing BEXT chunk
Signed-off-by: Anton …
|
|
|
@c7dd3e7e
|
13 years |
anton |
ffmpeg: get rid of a pointless limit on number of streams.
|
|
|
@646a9a18
|
13 years |
anton |
ffmpeg: remove an unused define.
|
|
|
@0cdd1208
|
13 years |
anton |
Musepack SV7: try to read files without number of frames provided
…
|
|
|
@bb258fb
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@2cb6dec6
|
13 years |
diego |
doc: Improve references to external URLs.
Sometimes it makes sense to …
|
|
|
@028216b2
|
13 years |
diego |
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
This …
|
|
|
@98704131
|
13 years |
diego |
ffplay: skip return value of avcodec_decode_video2 / …
|
|
|
@896e597
|
13 years |
Reimar.Doeffinger |
Move resetting of channels, sample_rate back to av_find_stream_info.
…
|
|
|
@828e2073
|
13 years |
diego |
dnxhdenc: Replace a forward declaration by the proper #include.
|
|
|
@45ecc7a2
|
13 years |
Carl Eugen Hoyos |
Support adpcm_ima_wav and adpcm_ms in caf.
|
|
|
@c90a2538
|
13 years |
rsbultje |
h264: move h264_mvpred.h include.
Fixes the following compile error …
|
|
|
@e59d6b4d
|
13 years |
rsbultje |
pix_fmt: Fix number of bits per component in yuv444p9be
…
|
|
|
@afa218f3
|
13 years |
Carl Eugen Hoyos |
Add another MP3 CAF codec tag.
|
|
|
@5f847bf6
|
13 years |
anton |
lavf: deprecate AVFormatContext.timestamp
It's replaced by …
|
|
|
@b12c2592
|
13 years |
anton |
ffmpeg: merge input_files_ts_scale into InputStream.
|
|
|
@6fbf2485
|
13 years |
anton |
ffmpeg: don't abuse a global for passing sample format from input to …
|
|
|
@87c739a3
|
13 years |
anton |
ffmpeg: don't abuse a global for passing channel layout from input to …
|
|
|
@1cede1d0
|
13 years |
anton |
ffmpeg: factor common code from new_a/v/s/d_stream to new_output_stream()
|
|
|
@93ade976
|
13 years |
anton |
matroskaenc: make SSA default subtitle codec.
It's a better format …
|
|
|
@8ced6f52
|
13 years |
michaelni |
RELEASE: We are git after 0.8 release
|
|
|
@e10979ff
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4cc3467e
|
13 years |
rsbultje |
oggdec: prevent heap corruption.
Specifically crafted samples can …
|
|
|
@b047941d
|
13 years |
diego |
changelog: misc typo and wording fixes
|
|
|
@b5bbc84f
|
13 years |
jason |
H.264: add filter_mb_fast support for >8-bit decoding
Much faster …
|
|
|
@5ccbf809
|
13 years |
diego |
doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.
|
|
|
@7ce914f
|
13 years |
mans |
lls: use av_lfg instead of rand() in test program
Signed-off-by: Mans …
|
|
|
@1fef92f
|
13 years |
mans |
build: remove unnecessary dependency on libs from 'all' target
The …
|
|
|
@f6b7f724
|
13 years |
jason |
H.264: avoid redundant alpha/beta calculations in loopfilter
|
|
|
@a4f6be86
|
13 years |
jason |
H.264: optimize intra/inter loopfilter decision
|
|
|
@8923cfa3
|
13 years |
anton |
mpegts: fix Continuity Counter error detection
According to MPEG-TS …
|
|
|
@ca903615
|
13 years |
mans |
build: remove unnecessary FFLDFLAGS variable
This variable is set to …
|
|
|
@d1cf459
|
13 years |
rsbultje |
vp8/mt: flush worker thread, not application thread context, on seek.
…
|
|
|
@5eafc8b4
|
13 years |
rsbultje |
mt: proper locking around release_buffer calls.
This fixes a crash …
|
|
|
@a8c2ff2c
|
13 years |
michaelni |
Revert "lavc: remove a half-working attempt at different defaults for …
|
|
|
@3602ad7e
|
13 years |
michaelni |
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
* commit …
|
|
|
@3b2d285a
|
13 years |
michaelni |
Merge branch 'sws_32bit_integration'
* sws_32bit_integration:
…
|
|
|
@46b32b51
|
13 years |
michaelni |
regtests/sws: update checksums for recent changes
Signed-off-by: …
|
|
|
@e1d9cee1
|
13 years |
michaelni |
sws: dont mess with XInc when the code needing it isnt used
…
|
|
|
@29fb1b5a
|
13 years |
michaelni |
sws: Fix chroma init for 32bit buffers.
Signed-off-by: Michael …
|
|
|
@c59f9a68
|
13 years |
michaelni |
swscale: error dithering for 16/9/10-bit to 8-bit.
Based on a …
|
|
|
@93a10dd5
|
13 years |
michaelni |
swscale: fix overflow in 16-bit vertical scaling.
We operated on …
|
|
|
@71a04bc1
|
13 years |
michaelni |
swscale: fix crash in 8-bpc bilinear output without alpha.
We …
|
|
|
@ac9ac45a
|
13 years |
michaelni |
swscale: fix 16-bit scaling when output is 8-bits.
We would use the …
|
|
|
@08b57574
|
13 years |
michaelni |
sws: fix non native endian 9-15 bit input with 16bit out
|
|
|
@ca78fa24
|
13 years |
michaelni |
sws: disable scale16 when int32 is used
|
|
|
@987e4c17
|
13 years |
michaelni |
sws: fix rgb -> 16bit
|
|
|
@b5ff6169
|
13 years |
michaelni |
sws: fix uv overwrite in 32bt
|
|
|
@d2c910b9
|
13 years |
michaelni |
sws: fix gray16_1
|
|
|
@94702054
|
13 years |
michaelni |
sws:ix yuv2rgb48_1_c_template()
|
|
|
@ae05dd87
|
13 years |
michaelni |
sws: fix 16/32 bug from merge
|
|
|
@948ccdad
|
13 years |
michaelni |
swscale: for >8bit scaling, read in native bit-depth.
For 9/10bit, it …
|
|
|
@f2db5602
|
13 years |
michaelni |
Merge branch 'ronalds_buggy_gt8bit_sws'
* ronalds_buggy_gt8bit_sws:
…
|
|
|
@58ef4ecf
|
13 years |
rsbultje |
DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e]
…
|
|
|
@1765aacb
|
13 years |
mans |
hwaccel: unbreak build
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@657ccb5a
|
13 years |
diego |
Eliminate FF_COMMON_FRAME macro.
FF_COMMON_FRAME holds the contents …
|
|
|
@142e76f1
|
13 years |
rsbultje |
swscale: fix crash with dithering due incorrect offset calculation.
…
|
|
|
@fdb94444
|
13 years |
mans |
matroskadec: fix stupid typo (!= -> ==)
Signed-off-by: Mans Rullgard …
|
|
|
@3e5cce81
|
13 years |
diego |
build: remove duplicates from order-only directory prerequisite list
…
|
|
|