|
|
|
@a3ab7c32
|
14 years |
martin |
asfdec: Handle asf_jfif_media
Originally committed as revision 24351 …
|
|
|
@7428c8f5
|
14 years |
martin |
asf: Add asf_jfif_media guid
Originally committed as revision 24350 …
|
|
|
@c963e961
|
14 years |
mans |
Remove unused seek-regression.sh script
Originally committed as …
|
|
|
@57f09630
|
14 years |
mans |
Remove old regtest make rules redirecting to fate-based ones
…
|
|
|
@9a3f31ef
|
14 years |
mans |
fate: allow running regtests through fate frontend
Originally …
|
|
|
@b9d5f1b7
|
14 years |
mans |
Collect list of seek tests in configure
Originally committed as …
|
|
|
@f729c4ae
|
14 years |
mans |
regtest: rename seektest ref files using alphanumeric chars only
…
|
|
|
@aff4137d
|
14 years |
martin |
Remove an assert that was no longer correct nor relevant
Originally …
|
|
|
@2d91366c
|
14 years |
Carl Eugen Hoyos |
Make MP43 the default fourcc for msmpeg4v3:
DIV3 is not supported on …
|
|
|
@8b6e0aec
|
14 years |
martin |
movenc: Free the buffer returned by url_close_dyn_buffer, regardless …
|
|
|
@709c0181
|
14 years |
ramiro.polla |
Restore vertical alignment in some defines
Originally committed as …
|
|
|
@c60ed66d
|
14 years |
rsbultje |
Revert r24339 (it causes fate failures on x86-64) - I'll figure out …
|
|
|
@6526976
|
14 years |
rsbultje |
Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster …
|
|
|
@1878f68
|
14 years |
rsbultje |
Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions.
…
|
|
|
@fb9bdf0
|
14 years |
rsbultje |
Be more efficient with registers or stack memory. Saves 8/16 bytes …
|
|
|
@3facfc99
|
14 years |
rsbultje |
Change function prototypes for width=8 inner and mbedge loopfilter …
|
|
|
@581a9697
|
14 years |
alex.converse |
aacenc: Convert if () abort() to assert().
Originally committed as …
|
|
|
@7d894aeb
|
14 years |
martin |
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
Patch by …
|
|
|
@6d9f1b67
|
14 years |
alex.converse |
Cosmetics: Whitespace
Originally committed as revision 24333 to …
|
|
|
@2bb1d0e7
|
14 years |
alex.converse |
aacenc: Adjust array offsets for the current channel before calling …
|
|
|
@0045499d
|
14 years |
alex.converse |
aacenc: Refactor apply_window_and_mdct() so it no longer takes an …
|
|
|
@7c1bb914
|
14 years |
mans |
Fix lavfi pixdesc test
This test verifies the pixdesc code by …
|
|
|
@48c28162
|
14 years |
mans |
Generate list of lavfi tests in configure
Originally committed as …
|
|
|
@2e204aeb
|
14 years |
mans |
fate: echo fate-run command with V=1
Originally committed as revision …
|
|
|
@3673f4a
|
14 years |
Aurélien Jacobs |
fix av_seek_frame_binary() documentation
read_timestamp() is part of …
|
|
|
@07e6384
|
14 years |
pross |
Add doxygen @file comment block
Originally committed as revision …
|
|
|
@a16ebd4
|
14 years |
martin |
rtpdec_asf: Include lavu headers using quotes instead of angle …
|
|
|
@12002cae
|
14 years |
diego |
Remove outdated entries about bt8x8 capture on Linux 2.4 kernels.
…
|
|
|
@008a44ef
|
14 years |
diego |
Mark URL as such with texinfo markup.
Originally committed as …
|
|
|
@2c880fe1
|
14 years |
diego |
Clarify bug reporting policy with regard to releases.
Originally …
|
|
|
@e7f6c252
|
14 years |
diego |
Mark file references as such with texinfo markup.
Originally …
|
|
|
@675e7379
|
14 years |
diego |
Remove duplicate RTP depacketization entry.
Two questions below there …
|
|
|
@e593826b
|
14 years |
martin |
Cosmetics: reindent and unify whitespace
Originally committed as …
|
|
|
@72ae5049
|
14 years |
martin |
Do planar copy with a single memcpy only if the stride is equal to the …
|
|
|
@9f0e31d2
|
14 years |
stefano.sabatini-lala |
Make avfilter.c dprintf* functions internal and declare them in an …
|
|
|
@c85007d
|
14 years |
darkshikari |
Another try at fixing swscale on win64, as per r31153.
Don't change …
|
|
|
@77cce79a
|
14 years |
mans |
fate: ensure all imported rules are handled by helpers
Originally …
|
|
|
@cdaf4b79
|
14 years |
mans |
fate: simplify test runner slightly
All tests use the provided helper …
|
|
|
@f366a6d
|
14 years |
mans |
fate: use helper functions in test rules
Originally committed as …
|
|
|
@76d908b3
|
14 years |
martin |
Include lavu headers using quotes instead of angle brackets
…
|
|
|
@2b18c451
|
14 years |
mans |
fate: add some helper functions to simplify test rules
Originally …
|
|
|
@f0388cf7
|
14 years |
mans |
fate: apply TARGET_EXEC only to commands starting with absolute path
…
|
|
|
@d2f33c8
|
14 years |
mans |
fate: use our variable names in test rules imported from Mike's db
…
|
|
|
@122a9af7
|
14 years |
mans |
fate-run: rename some variables consistently with other files
…
|
|
|
@ed62c6b6
|
14 years |
mans |
fate: do not delete ref files when updating tests from db
Originally …
|
|
|
@a1db009e
|
14 years |
mans |
Add MD5 protocol
This is a write-only protocol which computes the …
|
|
|
@1ee076b1
|
14 years |
lorenm |
more credits to D. J. Bernstein for fft
Originally committed as …
|
|
|
@3aee5f69
|
14 years |
Carl Eugen Hoyos |
Fix memleak when using mp*float decoder.
Patch by flybird2k at gmail
…
|
|
|
@2bab5d3
|
14 years |
mans |
Allow all valid (and only valid) characters in URL scheme for …
|
|
|
@d62ccec8
|
14 years |
jmenon86 |
FFmpeg : Replace some av_exit calls in av_transcode with branches to …
|
|
|
@387fe82c
|
14 years |
diego |
Fix URL for ffv1, msmpeg4, asv1, 4xm docs.
Originally committed as …
|
|
|
@4863bf0d
|
14 years |
pross |
Remove trailing linefeed
Originally committed as revision 24303 to …
|
|
|
@1917a518
|
14 years |
pross |
Use correct doxygen syntax
Originally committed as revision 24302 to …
|
|
|
@5a717094
|
14 years |
pross |
Tele-typewriter demuxer
Originally committed as revision 24301 to …
|
|
|
@0459bf2d
|
14 years |
pross |
Add ff_sauce_read()
Originally committed as revision 24300 to …
|
|
|
@beaa963c
|
14 years |
pross |
ASCII/ANSI art decoder
Originally committed as revision 24299 to …
|
|
|
@7199c3a4
|
14 years |
pross |
Add @file documentation tag
Originally committed as revision 24298 to …
|
|
|
@3625999e
|
14 years |
pross |
8088flex TMV video decoder now uses ff_draw_pc_font()
Originally …
|
|
|
@9e5f3dfe
|
14 years |
pross |
Add ff_draw_pc_font()
Originally committed as revision 24296 to …
|
|
|
@ddf9dc45
|
14 years |
pross |
Add ff_vga16_font
Originally committed as revision 24295 to …
|
|
|
@ff5f1be0
|
14 years |
stefano.sabatini-lala |
Move the AV_PERM_* flags definition outside the AVFilterPicRef …
|
|
|
@32d7bcd
|
14 years |
stefano.sabatini-lala |
Clarify AVFilterBuffer documentation, make it clear that it is not …
|
|
|
@8e9d9308
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after AVFilterBuffer w and h fields removal.
…
|
|
|
@b5c582fa
|
14 years |
stefano.sabatini-lala |
Remove AVFilterBuffer w and h fields.
These fields are never used, …
|
|
|
@eedc4ee5
|
14 years |
Carl Eugen Hoyos |
Use attribute force_align_arg_pointer only on x86_32.
Originally …
|
|
|
@e153cfa8
|
14 years |
mans |
fate: add stddev comparator
This allows CMP=stddev in test rules. …
|
|
|
@26e87a22
|
14 years |
mans |
fate: whitespace cosmetics
Originally committed as revision 24288 to …
|
|
|
@b5f47309
|
14 years |
stefano.sabatini-lala |
Fix documentation syntax for the color source, the third parameter is …
|
|
|
@7c06faf
|
14 years |
vitor1001 |
Undo my revert at r24260.
This is the only way by now to test this …
|
|
|
@9840147d
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry for AVFilterPic -> AVFilterBuffer rename.
…
|
|
|
@f0d77b20
|
14 years |
stefano.sabatini-lala |
Rename AVFilterPic to AVFilterBuffer.
The struct is going to be used …
|
|
|
@0c733da8
|
14 years |
diego |
Fix Doxygen @param command attribute syntax.
The [in] and [out] …
|
|
|
@23ccf3c7
|
14 years |
stefano.sabatini-lala |
Add color source.
Originally committed as revision 24282 to …
|
|
|
@bbfb2c80
|
14 years |
jmenon86 |
avidec : Free packet if dv_produce_packet fails.
Originally committed …
|
|
|
@7939d0ed
|
14 years |
martin |
aviobuf: Do short seeks forward by reading and skipping data instead …
|
|
|
@a58e6cea
|
14 years |
jmenon86 |
avidec : Free codec context before initializing the chained DV …
|
|
|
@57fe80fe
|
14 years |
martin |
Bump minor and add APIchanges entry for url_fskip return value change. …
|
|
|
@d5e9ddeb
|
14 years |
martin |
url_fskip: Return an error code if the url_fseek failed
Originally …
|
|
|
@5c327555
|
14 years |
baptiste.coudurier |
In ogg muxer, free dyn allocated buffer, fix memleak
Originally …
|
|
|
@819b2dd2
|
14 years |
rsbultje |
Attempt to fix x86-64 testsuite on fate.
Originally committed as …
|
|
|
@a2310d1e
|
14 years |
alex.converse |
10l: Add a missing const.
Originally committed as revision 24274 to …
|
|
|
@1676b099
|
14 years |
alex.converse |
aacenc: Template quantize_and_encode_band_cost().
Originally …
|
|
|
@6f323f12
|
14 years |
rsbultje |
Remove duplicate define.
Originally committed as revision 24272 to …
|
|
|
@889b2c26
|
14 years |
rsbultje |
Revert 24270, it contained some stuff that shouldn't have been in …
|
|
|
@2356a783
|
14 years |
rsbultje |
Remove duplicate define.
Originally committed as revision 24270 to …
|
|
|
@ede1b966
|
14 years |
rsbultje |
Give x86 r%d registers names, this will simplify implementation of the …
|
|
|
@526e831a
|
14 years |
rsbultje |
Change return statement, the REP_RET is a mistake since the else case …
|
|
|
@c4e2b826
|
14 years |
martin |
In planarCopyWrapper, Only copy length, not stride of the last line in …
|
|
|
@66b84e4
|
14 years |
vitor1001 |
Make Intel Music Coder output SAMPLE_FMT_FLT
Originally committed as …
|
|
|
@db979afe
|
14 years |
martin |
http: Log a warning when receiving an error code
Originally committed …
|
|
|
@1537817e
|
14 years |
martin |
Move SPACE_CHARS back to libavformat/internal.h
It will be used by …
|
|
|
@a5b588bc
|
14 years |
pross |
Use designated initialisers for pcm codec struct
Originally committed …
|
|
|
@6441d39d
|
14 years |
mans |
fate: update vc1 reference
Originally committed as revision 24263 to …
|
|
|
@1c435a0d
|
14 years |
vitor1001 |
Vorbis regtests
Originally committed as revision 24262 to …
|
|
|
@c0b16605
|
14 years |
mans |
Fix dependencies for msmpeg4v3 regression test
Originally committed …
|
|
|
@605014ca
|
14 years |
vitor1001 |
Revert r24258:
Log:
Add msmpeg4v1 regtest
Added:
…
|
|
|
@dc609252
|
14 years |
vitor1001 |
Nit: fix alphabetical order
Originally committed as revision 24259 to …
|
|
|
@58c9c95c
|
14 years |
vitor1001 |
Add msmpeg4v1 regtest
Originally committed as revision 24258 to …
|
|
|
@abc152d7
|
14 years |
vitor1001 |
Add MS-GSM regtest
Originally committed as revision 24257 to …
|
|
|
@41511ae6
|
14 years |
vitor1001 |
ATRAC3 regtests
Originally committed as revision 24256 to …
|
|
|