|
|
|
@aa9380c8
|
14 years |
michaelni |
ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE …
|
|
|
@36ffabc4
|
14 years |
michaelni |
move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, …
|
|
|
@c1309b27
|
14 years |
michaelni |
move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h
…
|
|
|
@dc410361
|
14 years |
michaelni |
Install libavutil/{aes,sha}.h
Signed-off-by: Michael Niedermayer …
|
|
|
@4f299411
|
14 years |
stefano.sabatini-lala |
pad: fix example explanation
"row" and "column" term positions in the …
|
|
|
@c0e51ec
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Fix parser: mark …
|
|
|
@4b9c03b
|
14 years |
michaelni |
Align stack variables manually in yadif x86 code, should fix ticket25 …
|
|
|
@9f8008a9
|
14 years |
michaelni |
move image check down in ffplay.c
Signed-off-by: Michael Niedermayer …
|
|
|
@454fab72
|
14 years |
michaelni |
Disable dr1 in ffplay for svq1 (fixes ticket40)
Signed-off-by: Michael …
|
|
|
@1f6265e0
|
14 years |
anton |
Fix parser: mark av_parser_parse() for removal on next major bump
Fix …
|
|
|
@8bce71df
|
14 years |
michaelni |
Check sizes a bit in ffplay, cant hurt.
Signed-off-by: Michael …
|
|
|
@326dff7d
|
14 years |
michaelni |
Fix ticket34
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@bc604722
|
14 years |
michaelni |
Drop checkheaders from check, its useless
Signed-off-by: Michael …
|
|
|
@6b1c886b
|
14 years |
michaelni |
Fix ticket20
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@0464ee9a
|
14 years |
anton |
swscale: postpone sws_getContext removal until next major bump.
The …
|
|
|
@0ba83223
|
14 years |
janne-libav |
fate: add AAC LATM test
|
|
|
@1265395b
|
14 years |
Reimar.Doeffinger |
Add PlayStation Portable PMP format demuxer
Not yet complete, for …
|
|
|
@6e37b45
|
14 years |
anton |
mmst: get rid of deprecated AVERRORs
|
|
|
@a2018b51
|
14 years |
anton |
lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.
|
|
|
@f5b386af
|
14 years |
anton |
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
|
|
|
@56a1000
|
14 years |
anton |
lavf: if id3v2 tag is present and all else fails, guess by file extension
|
|
|
@d6c85865
|
14 years |
michaelni |
Revert "ffmpeg: fix aspect ratio setting"
This reverts commit …
|
|
|
@11d78415
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
psymodel: extend …
|
|
|
@ee6db0de
|
14 years |
michaelni |
Fix ffmpeg-mt fixme in h264.
Signed-off-by: Michael Niedermayer …
|
|
|
@98fe404a
|
14 years |
michaelni |
Fix REBASE_PICTURE with h.264
Signed-off-by: Michael Niedermayer …
|
|
|
@b5ef6f8e
|
14 years |
michaelni |
Fix crash in ffmpeg.c with PIX_FMT_NONE
Signed-off-by: Michael …
|
|
|
@0c72180e
|
14 years |
michaelni |
Revert "Set the correct target for mingw64 dlltool"
Revert due to …
|
|
|
@1f3a1fa9
|
14 years |
michaelni |
Fix gazeta-20090408-1456-aa.ts
regression introduced by …
|
|
|
@b1eeddf1
|
14 years |
michaelni |
Fix Ticket37
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@5371803d
|
14 years |
janne-libav |
psymodel: extend API to include PE and bit allocation.
Signed-off-by: …
|
|
|
@668438a3
|
14 years |
anton |
avio: always compile dyn_buf functions
Fixes build with …
|
|
|
@da53f05f
|
14 years |
Reimar.Doeffinger |
Do not offer unsupported HWAccel PIX_FMT.
Only fixes MPEG-1/MPEG-2 as …
|
|
|
@735c4f0b
|
14 years |
Reimar.Doeffinger |
Use CONFIG_VDPAU as condition for using …
|
|
|
@6e075dca
|
14 years |
Reimar.Doeffinger |
ac3dec: avoid pointless alloc and indirection for input_buffer
Since …
|
|
|
@ba9ef8d0
|
14 years |
janne-libav |
Remove unnecessary parameter from ff_thread_init() and fix behavior
…
|
|
|
@6f73d5e8
|
14 years |
stefano.sabatini-lala |
documentation: fix @url syntax in developer.texi
Signed-off-by: …
|
|
|
@d496d33d
|
14 years |
stefano.sabatini-lala |
scale: make the filter parametric
Make the filter accept parametric …
|
|
|
@25601bc5
|
14 years |
stefano.sabatini-lala |
eval: add support for trunc, ceil, and floor functions
Signed-off-by: …
|
|
|
@d1eb50bb
|
14 years |
stefano.sabatini-lala |
ffmpeg: fix aspect ratio setting
This is done by adding a setsar …
|
|
|
@2ed05f65
|
14 years |
Carl Eugen Hoyos |
Add support for pcm_f32* to alsa.
|
|
|
@71a2da30
|
14 years |
Carl Eugen Hoyos |
Add audio_float to confgigure's CONFIG list.
|
|
|
@d6f66edd
|
14 years |
janne-libav |
Revert "aac_latm_dec: use aac context and aac m4ac"
This reverts …
|
|
|
@4d1d6f7a
|
14 years |
Carl Eugen Hoyos |
Support s32 output via alsa audio device.
|
|
|
@efec2d7b
|
14 years |
Carl Eugen Hoyos |
Template alsa reordering functions.
|
|
|
@f4f05c45
|
14 years |
anton |
configure: tell user if libva is enabled like the rest of external …
|
|
|
@14cf0fd2
|
14 years |
anton |
Add silence support for AV_SAMPLE_FMT_U8.
Signed-off-by: Anton …
|
|
|
@b8404847
|
14 years |
anton |
avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
|
|
|
@1305d93c
|
14 years |
anton |
avio: deprecate av_url_read_seek
It's not used anywhere internally.
…
|
|
|
@fa104e14
|
14 years |
anton |
avio: deprecate av_url_read_pause
It's not used anywhere internally.
…
|
|
|
@9c09dead
|
14 years |
Philip Langdale |
h264_parser: Fix whitespace after previous change.
'git diff -w' …
|
|
|
@01f5b9c5
|
14 years |
Philip Langdale |
h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.
…
|
|
|
@eb79c528
|
14 years |
michaelni |
Update yadif copyright header
Signed-off-by: Michael Niedermayer …
|
|
|
@de0f445b
|
14 years |
michaelni |
Factorise the C filtering in yadif
|
|
|
@2657fd0c
|
14 years |
michaelni |
Yadif fixes that where missing from the patch
Signed-off-by: Michael …
|
|
|
@457be696
|
14 years |
michaelni |
Support 16-bit in yadif
|
|
|
@257ac5f1
|
14 years |
michaelni |
support more than yuv420p in yadif
(and correctly support grey8)
|
|
|
@8af3167b
|
14 years |
michaelni |
Redefine sameq
I think the documentation of sameq is causing …
|
|
|
@30c6fefd
|
14 years |
michaelni |
fix runtime-cpu-detect bug in swscale
swscale doesnt ever actually do …
|
|
|
@434f2487
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master: (22 commits)
…
|
|
|
@5f2e6c0f
|
14 years |
mans |
ac3enc: NEON optimised extract_exponents
Signed-off-by: Mans Rullgard …
|
|
|
@6114bffa
|
14 years |
michaelni |
retry_transfer_wrapper: only call interrupt callback when less than …
|
|
|
@3e3ea93b
|
14 years |
michaelni |
mpegts: Put CODEC_ID_NONE check back that was removed by mistake in …
|
|
|
@2310ee4b
|
14 years |
mans |
ac3enc: move extract_exponents inner loop to ac3dsp
Signed-off-by: …
|
|
|
@727c7aa0
|
14 years |
anton |
avio: deprecate url_get_filename().
URLContext.filename should be …
|
|
|
@5958df3
|
14 years |
anton |
avio: deprecate url_max_packet_size().
URLContext.max_packet_size …
|
|
|
@1869ea03
|
14 years |
anton |
avio: make url_get_file_handle() internal.
|
|
|
@32a97d46
|
14 years |
anton |
avio: make url_filesize() internal.
|
|
|
@e52a914
|
14 years |
anton |
avio: make url_close() internal.
|
|
|
@58a48c65
|
14 years |
anton |
avio: make url_seek() internal.
|
|
|
@230a4686
|
14 years |
anton |
avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together
|
|
|
@925e908b
|
14 years |
anton |
avio: make url_write() internal.
|
|
|
@dce37564
|
14 years |
anton |
avio: make url_read_complete() internal.
|
|
|
@bc371aca
|
14 years |
anton |
avio: make url_read() internal.
|
|
|
@0589da0
|
14 years |
anton |
avio: make url_open() internal.
|
|
|
@62eaaeac
|
14 years |
anton |
avio: make url_connect internal.
|
|
|
@5652bb94
|
14 years |
anton |
avio: make url_alloc internal.
|
|
|
@02fd687b
|
14 years |
Carl Eugen Hoyos |
Only make buffer smaller in fill_buffer() if read_packet() is set.
…
|
|
|
@37ffba2a
|
14 years |
michaelni |
Communicate pulldown flags to clients to fix VC-1 playback with …
|
|
|
@2506ad9f
|
14 years |
michaelni |
Fix VC-1 playback with pulldown content
The attached patch fixes the …
|
|
|
@0d8a33b1
|
14 years |
martin |
applehttp: Merge two for loops
The previous commit didn't do this …
|
|
|
@6cc7f139
|
14 years |
martin |
applehttp: Restructure the demuxer to use a custom AVIOContext
This …
|
|
|
@d3964da2
|
14 years |
martin |
applehttp: Move finished and target_duration to the variant struct
…
|
|
|
@57cc1ad
|
14 years |
janne-libav |
aacenc: reduce the number of loop index variables
Signed-off-by: …
|
|
|
@333e8943
|
14 years |
anton |
avio: deprecate url_open_protocol
The unbuffered API will be made …
|
|
|
@e2307053
|
14 years |
anton |
avio: deprecate url_poll and URLPollEntry
They're unimplemented and …
|
|
|
@e05a3ac
|
14 years |
justin.ruggles |
ac3enc: select bandwidth based on bit rate, sample rate, and number of …
|
|
|
@e3c007bb
|
14 years |
justin.ruggles |
flvdec: fix segfault in amf_parse_object() due to NULL key
fixes …
|
|
|
@2cae9809
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
fate: fix …
|
|
|
@3c9bfb33
|
14 years |
Aurélien Jacobs |
add MicroDVD muxer and demuxer
Signed-off-by: Aurelien Jacobs …
|
|
|
@deff8a6d
|
14 years |
michaelni |
flvdec: fix segfault in amf_parse_object() due to NULL key
fixes …
|
|
|
@100a6b7c
|
14 years |
michaelni |
ffmpeg: make 'bits_per_raw_sample' option more useful
Currently …
|
|
|
@906fd030
|
14 years |
mans |
fate: fix partial run when no samples path is specified
This restores …
|
|
|
@f7653904
|
14 years |
mans |
ARM: NEON fixed-point forward MDCT
Signed-off-by: Mans Rullgard …
|
|
|
@dba9852
|
14 years |
mans |
ARM: NEON fixed-point FFT
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@4dcde00c
|
14 years |
anton |
lavf: bump minor version and add an APIChanges entry for avio changes
|
|
|
@8bea72f7
|
14 years |
anton |
avio: simplify url_open_dyn_buf_internal by using avio_alloc_context()
|
|
|
@0e09997f
|
14 years |
michaelni |
Libavcodec AC3/E-AC3/DTS decoders now output floating point data.
…
|
|
|
@361fa0ed
|
14 years |
michaelni |
Float output for libavcodec AAC decoder
git-svn-id: …
|
|
|
@ba7a2804
|
14 years |
michaelni |
Float output for libavcodec Vorbis decoder
git-svn-id: …
|
|
|
@724f6a0f
|
14 years |
anton |
avio: make url_fdopen internal.
The unbuffered URLContext API will be …
|
|
|