|
|
|
@5fba761f
|
13 years |
stefano.sabatini-lala |
samplefmt: remove deprecated use of av_get_bits_per_sample_fmt()
Use …
|
|
|
@5aca97e2
|
13 years |
stefano.sabatini-lala |
vsink_buffer: add missing description
|
|
|
@d7686b3e
|
13 years |
stefano.sabatini-lala |
configure: select buffersink_filter when ffplay is enabled
…
|
|
|
@c5cf0f7a
|
13 years |
Reimar.Doeffinger |
Fix compilation in subdir with NASM.
Signed-off-by: Reimar Döffinger …
|
|
|
@fe343286
|
13 years |
Reimar.Doeffinger |
Restore some more rules to common.mak to improve building in subdirs.
…
|
|
|
@392aa6e4
|
13 years |
nicolas.george |
ogg_read_packet: forward error code.
|
|
|
@dca3542d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e65d6e22
|
13 years |
stefano.sabatini-lala |
configure: select buffersink_filter when ffmpeg is enabled
…
|
|
|
@b36518dc
|
13 years |
diego |
configure: Add -Wno-format-zero-length to CFLAGS.
The C standard …
|
|
|
@5aa8b27
|
13 years |
Reimar.Doeffinger |
Restore accidentally removed parts of "BRIEF" list.
Signed-off-by: …
|
|
|
@f6d28cf0
|
13 years |
heydowns |
parse_options(): Avoid passing NULL as a string arg to fprintf
|
|
|
@fc66e231
|
13 years |
martin |
udp: Receive on the remote port number, if no local port is set
For a …
|
|
|
@f925b24
|
13 years |
stefano.sabatini-lala |
general.texi: clarify with examples what "the FFmpeg libraries" means
|
|
|
@978e711b
|
13 years |
stefano.sabatini-lala |
general.texi: remove reference to --enable-memalign-hack, no longer …
|
|
|
@470ac143
|
13 years |
stefano.sabatini-lala |
MAINTAINERS: add a "Releases" section
The new section documents the …
|
|
|
@9fff623d
|
13 years |
stefano.sabatini-lala |
Changelog: merge various 0.7* sections into a single 0.8 section
…
|
|
|
@95dd1741
|
13 years |
Reimar.Doeffinger |
Allow running make in subdirs again.
|
|
|
@2ec89922
|
13 years |
Reimar.Doeffinger |
Revert "build: move basic rules and variables to main Makefile"
This …
|
|
|
@686959e8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@adbfc605
|
13 years |
diego |
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
…
|
|
|
@9abbe8cc
|
13 years |
martin |
Use av_printf_format to check the usage of printf style functions
…
|
|
|
@67e9ae14
|
13 years |
martin |
Add av_printf_format, for marking printf style format strings and …
|
|
|
@9e19704a
|
13 years |
mans |
ARM: enable thumb for Cortex-M* CPUs
These CPUs are thumb-only and …
|
|
|
@ffc6c8a4
|
13 years |
Carl Eugen Hoyos |
Support u8, s8, alaw and mulaw channel reordering in alsa.
|
|
|
@35fa0d47
|
13 years |
diego |
nsvdec: Propagate error values instead of returning 0 in …
|
|
|
@f038cf3c
|
13 years |
mans |
build: remove SRC_PATH_BARE variable
Setting SRC_PATH to "." when …
|
|
|
@bb524924
|
13 years |
mans |
build: move basic rules and variables to main Makefile
Signed-off-by: …
|
|
|
@8d853efe
|
13 years |
mans |
build: move special targets to end of main Makefile
Signed-off-by: …
|
|
|
@41b68dc
|
13 years |
anton |
lavdev: improve feedback in case of invalid frame rate/size
Show the …
|
|
|
@a4bda405
|
13 years |
anton |
vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()
The …
|
|
|
@e60068ba
|
13 years |
anton |
v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()
The …
|
|
|
@a5351720
|
13 years |
anton |
fbdev: prefer "framerate_q" over "fps" in device context
The variable …
|
|
|
@da51a7c6
|
13 years |
anton |
bktr: prefer "framerate" over "fps" for grab_read_header()
The …
|
|
|
@147bcf27
|
13 years |
anton |
ALSA: implement channel layout for playback.
Currently quad, 5.0, 5.1 …
|
|
|
@2359aeb5
|
13 years |
anton |
alsa: support unsigned variants of already supported signed formats.
|
|
|
@921715ed
|
13 years |
anton |
alsa: add support for more formats.
Specifically, f32, f64, s32, s24, …
|
|
|
@8986fddc
|
13 years |
mans |
ARM: allow building in Thumb2 mode
Signed-off-by: Mans Rullgard …
|
|
|
@4b87a088
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1af1b527
|
13 years |
stefano.sabatini-lala |
general.texi: use "the FFmpeg libraries" in place of enumerating them
…
|
|
|
@72365be4
|
13 years |
stefano.sabatini-lala |
general.texi: apply minor formatting fix in the MinGW section
|
|
|
@9cd7b85
|
13 years |
mans |
configure: add --optflags option
This allows overriding the default …
|
|
|
@f87b03b5
|
13 years |
mans |
build: move documentation rules to doc/Makefile
Signed-off-by: Mans …
|
|
|
@698a183e
|
13 years |
mans |
build: move test rules to tests/Makefile
Signed-off-by: Mans Rullgard …
|
|
|
@8ae1a952
|
13 years |
michaelni |
This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags.
|
|
|
@81ef892c
|
13 years |
Carl Eugen Hoyos |
Use HAVE_TEN_OPERANDS for new decode_significance* functions.
|
|
|
@c956907e
|
13 years |
Reimar.Doeffinger |
Revert needless API change in 05e84c95.
When providing a custom …
|
|
|
@b6bde8c7
|
13 years |
michaelni |
ffplay: use new avformat_open_* API.
|
|
|
@c9584f0c
|
13 years |
Clément Bœsch |
vf_mp: do not add duplicated pixel formats.
This avoid a crash with …
|
|
|
@f4228097
|
13 years |
stefano.sabatini-lala |
lavfi: minor style fixes in formats.c
|
|
|
@684f4abf
|
13 years |
justin.ruggles |
ac3enc: remove unneeded local variable in asym_quant()
|
|
|
@f21fb76b
|
13 years |
justin.ruggles |
ac3enc: remove a branch in asym_quant() by doing 2 shifts
|
|
|
@0e4dbe29
|
13 years |
justin.ruggles |
ac3enc: avoid masking output in asym_quant() by using signed values …
|
|
|
@2702a6f1
|
13 years |
jason |
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
|
|
|
@7c9079ab
|
13 years |
jason |
H.264: fix 4:4:4 + deblocking + MBAFF
|
|
|
@932db250
|
13 years |
jason |
H.264: fix 4:4:4 cropping warning
|
|
|
@85a88f9c
|
13 years |
jason |
H.264: reference the correct SPS in decode_scaling_matrices
|
|
|
@3b79f2e
|
13 years |
jason |
H.264: fix bug in lossless 4:4:4 decoding
Coefficient test for i16x16 …
|
|
|
@b2ad33de
|
13 years |
Philip Langdale |
CrystalHD: Always identify H.264 streams as Annex B.
Now that we're …
|
|
|
@63e06972
|
13 years |
Philip Langdale |
CrystalHD: Always send filtered H.264 stream to hardware.
As we're …
|
|
|
@edf5fbd5
|
13 years |
Philip Langdale |
CrystalHD: Simplfy extradata handling for non-Annex B content.
…
|
|
|
@043d2aff
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rawdec: …
|
|
|
@67e7dc54
|
13 years |
diego |
rawdec: Fix decoding of QT WRAW files.
From some tests it results …
|
|
|
@f082a0fb
|
13 years |
mans |
configure: report optimization for size separately
This removes an …
|
|
|
@86824c1d
|
13 years |
michaelni |
ffplay: do not init SDL audio if -an is specified.
Signed-off-by: …
n0.8
|
|
|
@4a34e54
|
13 years |
michaelni |
Fix zero-length gnu_printf format string warning.
Signed-off-by: …
|
|
|
@5f65489
|
13 years |
michaelni |
A cmp instruction with two constants is invalid, thus "g" constraint …
|
|
|
@53d5cd2c
|
13 years |
diego |
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
|
|
|
@7ac63965
|
13 years |
diego |
mov: Support R10g codec identifier.
|
|
|
@a304a833
|
13 years |
diego |
riff/img2: Add JPEG 2000 codec IDs.
|
|
|
@2ea1ca17
|
13 years |
diego |
riff: Add DAVC fourcc.
This fourcc is used by the "mpegable AVC" …
|
|
|
@682a2011
|
13 years |
diego |
riff: Add M263, XVIX, MMJP, CDV5 fourccs.
|
|
|
@d352df0
|
13 years |
diego |
rawvideo: Support auv2 fourcc.
|
|
|
@250cebeb
|
13 years |
michaelni |
release_notes: document not fully understood mingw-sdl issue
…
|
|
|
@087d93f5
|
13 years |
diego |
swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
|
|
|
@6371ce4b
|
13 years |
diego |
h264: Fix assert that failed to compile with -DDEBUG.
The assert …
|
|
|
@0452f77f
|
13 years |
michaelni |
release_notes: some updates
Signed-off-by: Michael Niedermayer …
|
|
|
@e1674d7e
|
13 years |
michaelni |
presets: forgotten libvpx presets
Signed-off-by: Michael Niedermayer …
|
|
|
@9b80c51
|
13 years |
michaelni |
release_notes: fix version
Signed-off-by: Michael Niedermayer …
|
|
|
@c0c50535
|
13 years |
michaelni |
release_notes: mention more codecs
Signed-off-by: Michael Niedermayer …
|
|
|
@5114e36d
|
13 years |
michaelni |
release_notes: there will be 2 releases each for one ABI/API.
…
|
|
|
@6324a5a
|
13 years |
michaelni |
release_notes: suggest git log instead of the poorly maintained …
|
|
|
@3afc647e
|
13 years |
michaelni |
release_notes: we do support releases
Signed-off-by: Michael …
|
|
|
@ad3ac1d5
|
13 years |
michaelni |
build system: disable memalign on haiku, its not reliable there.
…
|
|
|
@84e70ef0
|
13 years |
diego |
h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.
…
|
|
|
@06724c5f
|
13 years |
michaelni |
ffprobe: remove duplicate avformat_alloc_context()
Signed-off-by: …
|
|
|
@df1768d0
|
13 years |
michaelni |
Fix segmentation fault in ffprobe
|
|
|
@ea57502c
|
13 years |
mans |
fate: remove output redirections from old regtest scripts
All tests …
|
|
|
@3cb64e32
|
13 years |
michaelni |
wma: fix infinite loop
Signed-off-by: Michael Niedermayer …
|
|
|
@da0dadb9
|
13 years |
Carl Eugen Hoyos |
Fix H.264 4:4:4 lossless decoding.
The coefficient test for i16x16 …
|
|
|
@d39b33c6
|
13 years |
michaelni |
libx264: fix open gop default.
Please use -x264opts to force open gop …
|
|
|
@90c6963d
|
13 years |
michaelni |
avfilter picture pool: double free hotfix
This fix introduces a small …
|
|
|
@6cbe8199
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (28 …
|
|
|
@b37dfe18
|
13 years |
michaelni |
mpegaudio_parser: be less picky on the start position
Signed-off-by: …
|
|
|
@2d16394f
|
13 years |
michaelni |
ppc32: Fix movrel
Fixes ticket272
|
|
|
@e6c52cee
|
13 years |
justin.ruggles |
Replace usages of av_get_bits_per_sample_fmt() with …
|
|
|
@c5ee7407
|
13 years |
mans |
x86: cabac: fix register constraints for 32-bit mode
Some operands …
|
|
|
@2143d69b
|
13 years |
mans |
cabac: move x86 asm to libavcodec/x86/cabac.h
Signed-off-by: Mans …
|
|
|
@d075e7d5
|
13 years |
mans |
x86: h264: cast pointers to intptr_t rather than int
Only the …
|
|
|
@3a4edb76
|
13 years |
mans |
x86: h264: remove hardcoded edi in decode_significance_8x8_x86()
…
|
|
|
@b92c1a6d
|
13 years |
mans |
x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()
…
|
|
|