|
|
|
@fcc7d869
|
13 years |
stefano.sabatini-lala |
doc/examples: add decoding/filtering example program
|
|
|
@c762f9fa
|
13 years |
stefano.sabatini-lala |
examples/encoding.c: remove unnecessary includes
Simplify.
|
|
|
@2e5a9e58
|
13 years |
stefano.sabatini-lala |
examples/encoding.c: use av_image_alloc() for allocating an image …
|
|
|
@24207636
|
13 years |
stefano.sabatini-lala |
graphparser: simplify condition in avfilter_graph_parse()
Since …
|
|
|
@2f56a97f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@7f7dc4f
|
13 years |
jason |
H.264: fix filter_mb_fast with 4:4:4 + 8x8dct
|
|
|
@e35c674d
|
13 years |
justin.ruggles |
alsa: limit buffer_size to 32768 frames.
In testing, the file output …
|
|
|
@8bfd7f6a
|
13 years |
justin.ruggles |
alsa: fallback to buffer_size/4 for period_size.
buffer_size/4 is the …
|
|
|
@4c989761
|
13 years |
diego |
doc: replace @pxref by @ref where appropriate
|
|
|
@f98c9fb2
|
13 years |
rsbultje |
mpeg1video: don't abort if thread_count is too high.
Instead, just …
|
|
|
@a7d3a51d
|
13 years |
Joakim Plate |
cosmetic: reindent of dxva2 zigzag workaround
|
|
|
@6dabe0f
|
13 years |
Joakim Plate |
Added ability to enable workaround for dxva2 decoding using older ATI …
|
|
|
@43e96d04
|
13 years |
Carl Eugen Hoyos |
Support gsm_ms in caf files.
|
|
|
@84d098d9
|
13 years |
rsbultje |
segafilm: add support for videos with cri adx adpcm
Signed-off-by: …
|
|
|
@a7aabda2
|
13 years |
stefano.sabatini-lala |
examples/encoding.c: replace "this library" with "libavcodec" in doxy
…
|
|
|
@ffe3856d
|
13 years |
stefano.sabatini-lala |
examples/encoding.c: remove reference to unexisting file
|
|
|
@26f37398
|
13 years |
stefano.sabatini-lala |
examples/muxing.c: set sample format for encoding
This is required, …
|
|
|
@99fecc64
|
13 years |
anton |
gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps
Set DV …
|
|
|
@d8dbe202
|
13 years |
diego |
libxvid: Add const qualifier to silence compiler warning.
…
|
|
|
@58257ea2
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (28 …
|
|
|
@6a2176a
|
13 years |
jason |
H.264: improve qp_thresh check
Eliminate redundant check in …
|
|
|
@99b6d2c0
|
13 years |
jason |
H.264: use fill_rectangle in CABAC decoding
|
|
|
@298e52c9
|
13 years |
jason |
H.264: Remove redundant hl_motion_16/8 code
|
|
|
@ef0c5948
|
13 years |
jason |
H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIP
|
|
|
@5136ba7c
|
13 years |
jason |
H.264: faster P-SKIP decoding
Inline the relevant parts of …
|
|
|
@bbdd52ed
|
13 years |
jason |
H.264: av_always_inline some more functions
These weren't getting …
|
|
|
@c0483d0c
|
13 years |
rsbultje |
H.264: Add x86 assembly for 10-bit H.264 predict functions
Mainly …
|
|
|
@971c0406
|
13 years |
michaelni |
make the RELEASE file say git and not 0.7
Signed-off-by: Michael …
|
|
|
@5c391a16
|
13 years |
rsbultje |
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
|
|
|
@1ce724e
|
13 years |
rsbultje |
swscale: implement error dithering in planarCopyWrapper.
Based on a …
|
|
|
@4e3e333a
|
13 years |
rsbultje |
swscale: error dithering for 16/9/10-bit to 8-bit.
Based on a …
|
|
|
@7d7bacf0
|
13 years |
rsbultje |
swscale: fix overflow in 16-bit vertical scaling.
We operated on …
|
|
|
@bf2cba45
|
13 years |
rsbultje |
swscale: fix crash in 8-bpc bilinear output without alpha.
We …
|
|
|
@f44d50a9
|
13 years |
rsbultje |
swscale: fix 16-bit horizontal scaling underflow.
When using e.g. …
|
|
|
@42d622fa
|
13 years |
rsbultje |
swscale: fix 16-bit scaling when output is 8-bits.
We would use the …
|
|
|
@bda168d2
|
13 years |
anton |
mp3enc: write a xing frame containing number of frames in the file
|
|
|
@1c6d2b7d
|
13 years |
anton |
lavf: update AVStream.nb_frames when muxing.
|
|
|
@e98bc78c
|
13 years |
anton |
ffmpeg: remove unused variables from InputStream.
|
|
|
@a58db9d2
|
13 years |
anton |
doc: update ffmpeg -ar and -ac documentation to reflect reality.
|
|
|
@20f9f21f
|
13 years |
anton |
ffmpeg: remove pointless if (nb_input_files)
It's required to be …
|
|
|
@27e91f3
|
13 years |
anton |
ffmpeg: merge input_files_ts_offset into input_files.
|
|
|
@9e253c13
|
13 years |
anton |
ffmpeg: merge input_codecs into input_streams.
There's no point in …
|
|
|
@17c8cc55
|
13 years |
anton |
ffmpeg: drop AV prefixes from struct names.
Those are reserved for …
|
|
|
@f5302e5
|
13 years |
anton |
ffmpeg: deprecate loop_input and loop_output options
They were …
|
|
|
@d31e3f7
|
13 years |
anton |
gif: add loop private option.
Deprecate AVFormatContext.loop_output.
|
|
|
@6002fdef
|
13 years |
anton |
img2: add loop private option.
Deprecate AVFormatContext.loop_input.
|
|
|
@a726d7fd
|
13 years |
anton |
AVOptions: in av_opt_find() don't return named constants unless unit …
|
|
|
@ce558c8f
|
13 years |
anton |
x11grab: replace undocumented nomouse hackery with a private option.
|
|
|
@8c28e01d
|
13 years |
anton |
dict: extend documentation.
|
|
|
@fdaf1d06
|
13 years |
mans |
lls: whitespace cosmetics
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@a3a94e14
|
13 years |
martin |
docs: Use proper markup for a literal command line option
…
|
|
|
@a0db0b30
|
13 years |
martin |
docs: Remove a remark that isn't relevant any longer
Now the bin …
|
|
|
@37e6e6d3
|
13 years |
martin |
docs: Explain how to regenerate import libraries with MSVC tools
…
|
|
|
@b8272cc2
|
13 years |
martin |
docs: Mention that libraries for MSVC can be built with a cross …
|
|
|
@e4e3cdc6
|
13 years |
martin |
docs: Remove old docs that mention setting up a build environment with …
|
|
|
@b369f327
|
13 years |
martin |
docs: Mention the upstream bugzilla url about the dlltool vs MSVC …
|
|
|
@ecf86e1a
|
13 years |
mans |
dnxhd: prettify tables
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@a953577b
|
13 years |
stefano.sabatini-lala |
examples: move metadata-example.c to doc/examples
|
|
|
@5d1b39f7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@51915cfa
|
13 years |
diego |
flashsv: inline copy_region() into flashsv_decode_frame()
|
|
|
@49049956
|
13 years |
diego |
avutil: Add missing test programs to Makefile.
|
|
|
@91fe7769
|
13 years |
diego |
flashsv: improve some variable names
|
|
|
@8886d752
|
13 years |
diego |
libschroedingerdec: Remove write-only variable.
…
|
|
|
@f9853c1b
|
13 years |
diego |
libavdevice: Remove disabled code.
|
|
|
@bb83478d
|
13 years |
diego |
build: remove unused copy regression test script
The copy regression …
|
|
|
@2f138f0b
|
13 years |
mans |
build: clean up library installation rules
Signed-off-by: Mans …
|
|
|
@965fdda0
|
13 years |
diego |
vf_drawtext: Remove some write-only variables.
…
|
|
|
@357d0d8f
|
13 years |
diego |
libgsm: Drop const qualifier to silence compiler warning.
…
|
|
|
@6e4ca074
|
13 years |
martin |
docs: Remove needless configure options
Specifying --enable-static …
|
|
|
@9d361392
|
13 years |
martin |
docs: Don't recommend adding --enable-memalign-hack
It is enabled …
|
|
|
@b0058bda
|
13 years |
diego |
libvo-amrwbenc: Add braces to shut up gcc warning.
…
|
|
|
@7f01a419
|
13 years |
alex.converse |
adts: Fix PCE copying.
Parse the extension flag bit when reading the …
|
|
|
@ebd1edf3
|
13 years |
stefano.sabatini-lala |
avfiltergraph: clarify doxy for avfilter_graph_parse() …
|
|
|
@6ce05bc7
|
13 years |
stefano.sabatini-lala |
graphparser: clarify comments in avfilter_graph_parse()
|
|
|
@df8c675f
|
13 years |
stefano.sabatini-lala |
graphparser: fix logic for updating the open_inputs/outputs in …
|
|
|
@c3b6cc61
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f02f745e
|
13 years |
anton |
ffserver: remove unused variable.
Signed-off-by: Anton Khirnov …
|
|
|
@fb2f23c6
|
13 years |
diego |
Remove unused and outdated TODO file.
|
|
|
@b845af01
|
13 years |
diego |
gitignore: Drop individual .d ignore; it is already covered by a wildcard.
|
|
|
@4e59c8e
|
13 years |
Reimar.Doeffinger |
Fix av_open_input_stream with uninitialized context pointer.
Code …
|
|
|
@5e8d2e3
|
13 years |
anton |
lavf: deprecate AVStream.quality.
AVStream is no place for it and …
|
|
|
@df64da3b
|
13 years |
anton |
bink: pass Bink version to audio decoder through extradata instead of …
|
|
|
@0fedf754
|
13 years |
diego |
libpostproc: Remove disabled code.
|
|
|
@dc90031
|
13 years |
diego |
flashsv: improve some comments and fix some wrong ones
|
|
|
@a082e680
|
13 years |
diego |
flashsv: Eliminate redundant variable indirection.
As a positive …
|
|
|
@ecf026f1
|
13 years |
diego |
flashsv: set reference frame type to full frame
|
|
|
@bc35ab3f
|
13 years |
diego |
flashsv: replace bitstream description by a link to the specification
…
|
|
|
@9b576e4d
|
13 years |
diego |
flashsv: convert a debug av_log into av_dlog
|
|
|
@39884ab0
|
13 years |
diego |
flashsv: simplify condition
|
|
|
@dbf5b95d
|
13 years |
diego |
flashsv: return more meaningful error values
|
|
|
@94023020
|
13 years |
diego |
flashsv: cosmetics: break some overly long lines
|
|
|
@cabc2938
|
13 years |
diego |
flashsv: cosmetics: drop some unnecessary parentheses
|
|
|
@3950376b
|
13 years |
Carl Eugen Hoyos |
Support fourcc YV24.
Fixes ticket #306.
|
|
|
@923cff74
|
13 years |
Carl Eugen Hoyos |
Support extension jls for jpeg-ls.
|
|
|
@f28aaae1
|
13 years |
diego |
swscale: amend documentation to mention use of native depth for …
|
|
|
@dfd81169
|
13 years |
rsbultje |
eval: add missing comma to tests.
|
|
|
@fe277b16
|
13 years |
rsbultje |
eval: fix memleak.
|
|
|
@aa61ca0c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add …
|
|
|
@a625e132
|
13 years |
jason |
H.264: make loopfilter bS const where applicable
|
|
|
@d3f751e6
|
13 years |
diego |
Add some missing mathematics.h #includes for av_rescale().
|
|
|