|
|
|
@986f4f49
|
14 years |
anton |
dv1394: add a private option for channel.
|
|
|
@3d2a4186
|
14 years |
anton |
v4l2: reindent.
|
|
|
@a02fd06a
|
14 years |
anton |
v4l2: add a private option for channel.
|
|
|
@fc68a8f7
|
14 years |
anton |
lavf: deprecate AVFormatParameters.standard.
|
|
|
@b3da2692
|
14 years |
anton |
v4l2: add a private option for video standard.
|
|
|
@a861ffef
|
14 years |
anton |
v4l: add a private option for video standard.
|
|
|
@eb040dbb
|
14 years |
anton |
dv1394: add a private option for video standard.
|
|
|
@e199eb44
|
14 years |
anton |
bktr: add a private option for video standard.
|
|
|
@bffd4dd1
|
14 years |
anton |
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
|
|
|
@5b3865fc
|
14 years |
anton |
rawdec: add sample_rate/channels private options.
|
|
|
@2ea8faf3
|
14 years |
anton |
ALSA: add channels and sample_rate private options.
|
|
|
@003e63b6
|
14 years |
anton |
oss: add channels and sample_rate private options.
|
|
|
@a1a15a99
|
14 years |
anton |
sndio: add channels and sample_rate private options.
|
|
|
@fb37d573
|
14 years |
anton |
lavf: deprecate AVFormatParameters.mpeg2ts_raw.
It doesn't do …
|
|
|
@17a5556d
|
14 years |
anton |
mpegts: add compute_pcr option.
Deprecate the corresponding …
|
|
|
@5dc82144
|
14 years |
anton |
lavf: add priv_class field to AVInputFormat.
|
|
|
@9bbd6a4c
|
14 years |
mans |
configure: enable memalign_hack automatically when needed
…
|
|
|
@a724ee62
|
14 years |
rsbultje |
swscale: unbreak the build on non-x86 systems.
|
|
|
@1bb0f0c9
|
14 years |
rsbultje |
swscale: remove if(bitexact) branch from functions.
Instead, only set …
|
|
|
@566b5fbb
|
14 years |
rsbultje |
swscale: remove if(canMMX2BeUsed) conditional.
Instead, set function …
|
|
|
@aaca69c
|
14 years |
rsbultje |
swscale: remove swScale_{c,MMX,MMX2} duplication.
|
|
|
@c4fd283a
|
14 years |
rsbultje |
swscale: use emms_c().
|
|
|
@e9735572
|
14 years |
rsbultje |
Move emms_c() from libavcodec to libavutil.
|
|
|
@7ca5338
|
14 years |
diego |
tiff: set palette in the context when specified in TIFF_PAL tag
Since …
|
|
|
@4515f9b5
|
14 years |
anton |
rtsp: use strtoul to parse rtptime and seq values.
strtol could …
|
|
|
@d980d7b1
|
14 years |
anton |
pgssubdec: fix incorrect colors.
On Blu-ray colors are stored in the …
|
|
|
@676eaf84
|
14 years |
anton |
dvdsubdec: fix incorrect colors.
On DVD and HD-DVD colors are stored …
|
|
|
@ab088f7d
|
14 years |
anton |
ape: Allow demuxing of files with metadata tags.
Signed-off-by: Anton …
|
|
|
@b9eb2136
|
14 years |
rsbultje |
swscale: remove dead macro WRITEBGR24OLD.
|
|
|
@1dd4f4be
|
14 years |
rsbultje |
swscale: remove AMD3DNOW "optimizations".
The functions are identical …
|
|
|
@fe43d5d7
|
14 years |
rsbultje |
swscale: remove duplicate code in ppc/ subdirectory.
|
|
|
@11ffefef
|
14 years |
rsbultje |
swscale: remove duplicated x86/ functions.
|
|
|
@e66149e7
|
14 years |
rsbultje |
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
|
|
|
@75abcdb3
|
14 years |
anton |
vsrc_buffer.h: add file doxy
Signed-off-by: Stefano Sabatini …
|
|
|
@f7053dc4
|
14 years |
anton |
vsrc_buffer: tweak error message in init()
Change:
Expected 7 …
|
|
|
@b2893ee2
|
14 years |
anton |
msmpeg4: reindent.
|
|
|
@57aa7659
|
14 years |
anton |
lavc: remove msmpeg4v1 encoder.
The encoder has never produced files …
|
|
|
@7f3a7b5c
|
14 years |
siretart |
ac3enc: add channel coupling support
Channel coupling is an optional …
|
|
|
@a7a187a1
|
14 years |
diego |
configure: Add -USTRICT_ANSI to CPPFLAGS on Cygwin and DOS.
In …
|
|
|
@cef7d701
|
14 years |
justin.ruggles |
aacdec: fix typo in scalefactor clipping check
|
|
|
@b51021da
|
14 years |
rsbultje |
fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.
The …
|
|
|
@84580749
|
14 years |
rsbultje |
fate: update 9/10bit refs.
|
|
|
@b47904d1
|
14 years |
diego |
h264: Properly set coded_{width, height} when parsing H.264.
…
|
|
|
@a10fb790
|
14 years |
diego |
x86 asm: Add SECTION_TEXT to dct32_sse.asm.
This fixes the following …
|
|
|
@6465c820
|
14 years |
rsbultje |
Fix 9/10 bit in swscale.
Signed-off-by: Ronald S. Bultje …
|
|
|
@a121754
|
14 years |
martin |
ffmpeg: Don't trigger url_interrupt_cb on the first signal
Currently, …
|
|
|
@8089b7fa
|
14 years |
martin |
avoptions: Check the return value from av_get_number
This avoids …
|
|
|
@422b2362
|
14 years |
siretart |
dct32_sse: eliminate some spills
125->104 cycles on penryn (x86_64 only)
|
|
|
@165c7c42
|
14 years |
rsbultje |
Fix dct32() compilation with --disable-yasm
Signed-off-by: Ronald S. …
|
|
|
@71cc331c
|
14 years |
anton |
ffmpeg: get rid of the -vglobal option.
It's badly documented and …
|
|
|
@6204feb1
|
14 years |
siretart |
dct32: Add AVX implementation of 32-point DCT
|
|
|
@4e653b98
|
14 years |
siretart |
dct32: Change pass 6 permutation to allow for AVX implementation
|
|
|
@3758eb0e
|
14 years |
siretart |
dct32: port SSE 32-point DCT to YASM
|
|
|
@153382e1
|
14 years |
diego |
multiple inclusion guard cleanup
Add missing multiple inclusion …
|
|
|
@d49051e0
|
14 years |
anton |
avio: document buffer must created with av_malloc() and friends
Else …
|
|
|
@9e2dabed
|
14 years |
anton |
avio: check AVIOContext malloc failure
Signed-off-by: Anton Khirnov …
|
|
|
@7d4c4394
|
14 years |
anton |
swscale: point out an alternative to sws_getContext
Signed-off-by: …
|
|
|
@cdca7c37
|
14 years |
rsbultje |
svq3: Do initialization after parsing the extradata
If done before, …
|
|
|
@21bbca5b
|
14 years |
siretart |
add changelog entries for 0.7_beta2
|
|
|
@03c804e1
|
14 years |
rsbultje |
mp3lame: add #include required for AV_RB32 macro.
Fixes compilation …
|
|
|
@a1d0dcc7
|
14 years |
mans |
configure: make executable again
Signed-off-by: Mans Rullgard …
|
|
|
@42da8ea8
|
14 years |
diego |
LATM/AAC: Free previously initialized context on reinit.
Fixes memory …
|
|
|
@0a6db2a2
|
14 years |
diego |
configure: Do not unconditionally add -Wall to host CFLAGS.
Some …
|
|
|
@9297f1ed
|
14 years |
diego |
configure: Set OS/2 objformat to a.out.
Signed-off-by: Diego Biurrun …
|
|
|
@d69f9a42
|
14 years |
diego |
Add support for a.out object format to assembler macros.
This format …
|
|
|
@6da57043
|
14 years |
mans |
fate: disable threading for encoding
This explicitly disables …
|
|
|
@5ffccc00
|
14 years |
mans |
fate: add comment field
This adds a comment field to the report …
|
|
|
@eb8da636
|
14 years |
mans |
fate: allow overriding default build and install dirs
This is useful …
|
|
|
@50fefa10
|
14 years |
martin |
mpegtsenc: Add an AVClass pointer to the private data
Since a private …
|
|
|
@f255a28d
|
14 years |
mans |
mpegaudio: clean up #includes
Signed-off-by: Mans Rullgard …
|
|
|
@0199e00b
|
14 years |
mans |
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
…
|
|
|
@984ece75
|
14 years |
rsbultje |
qdm2: Use floating point synthesis filter.
This avoid needlessly …
|
|
|
@4e987f82
|
14 years |
rsbultje |
h264: correct border check.
When backing up the top-left border, …
|
|
|
@0ffc841
|
14 years |
rsbultje |
h264: fix loopfilter with threading at slice boundaries.
|
|
|
@89a20987
|
14 years |
mans |
Fix ff_mpa_synth_filter_fixed() prototype
The prototype should use …
|
|
|
@4887f824
|
14 years |
diego |
Rename costablegen.c ---> cos_tablegen.c.
This is consistent with how …
|
|
|
@9f24056
|
14 years |
diego |
Collapse tableprint.c into tableprint.h.
tableprint.c serves little …
|
|
|
@272874c9
|
14 years |
mans |
Simplify trig table rules
This collapses the make rules for the trig …
|
|
|
@c98657a2
|
14 years |
diego |
Remove potentially unstable filenames from comments in generated files.
|
|
|
@8a0572b0
|
14 years |
diego |
Ignore generated tables and generated table generator programs.
|
|
|
@d9a69f73
|
14 years |
diego |
Simplify CLEANFILES make variable by using wildcards.
Also ensures …
|
|
|
@7ed0a77f
|
14 years |
diego |
Remove silly insults from avformat_version() Doxygen documentation.
|
|
|
@0b5e44ed
|
14 years |
mans |
mpegaudiodsp: fix x86 and ppc makefiles
Signed-off-by: Mans Rullgard …
|
|
|
@429059f8
|
14 years |
diego |
configure: Adjust AVX assembler check.
Older nasm versions have …
|
|
|
@c2a16e44
|
14 years |
mans |
mpegaudio: remove unused version of SAME_HEADER_MASK
Signed-off-by: …
|
|
|
@d7d21c9f
|
14 years |
mans |
mpegaudio: remove useless #undef at end of file
Signed-off-by: Mans …
|
|
|
@b122c65
|
14 years |
mans |
asfdec: add missing #include for av_bswap32()
Signed-off-by: Mans …
|
|
|
@c7bbc6cd
|
14 years |
mans |
mpegaudio: merge two #if CONFIG_FLOAT blocks
Signed-off-by: Mans …
|
|
|
@918d0584
|
14 years |
mans |
mpegaudio: move some struct definitions from mpegaudio.h
These …
|
|
|
@c4f5c2d6
|
14 years |
mans |
Move some mpegaudio functions to new mpegaudiodsp subsystem
This …
|
|
|
@ea91e771
|
14 years |
diego |
Clean up #includes in cmdutils.h.
inttypes.h is not necessary, just …
|
|
|
@a2077b85
|
14 years |
diego |
g729: Merge g729.h into g729dec.c.
The header contains just a single …
|
|
|
@e98a95e7
|
14 years |
justin.ruggles |
10l: wrap float_interleave functions in HAVE_YASM.
fixes compilation …
|
|
|
@41e21e4
|
14 years |
justin.ruggles |
APIchanges: fill in date and commit for request_sample_fmt
|
|
|
@9aa8193a
|
14 years |
justin.ruggles |
Add floating-point sample format support to the ac3, eac3, dca, aac, …
|
|
|
@bc778a0c
|
14 years |
justin.ruggles |
Add support for request_sample_format in ffmpeg and ffplay.
|
|
|
@00e5da89
|
14 years |
justin.ruggles |
Add APIchanges entry for request_sample_fmt.
|
|
|
@64150ff0
|
14 years |
justin.ruggles |
Add request_sample_fmt field to AVCodecContext.
This will allow audio …
|
|
|
@32f8fb8e
|
14 years |
justin.ruggles |
Add float_interleave() to FmtConvertContext with x86-optimized …
|
|
|
@f907ad9b
|
14 years |
mans |
Remove unused make variable SEEK_REFFILE
Signed-off-by: Mans Rullgard …
|
|
|