|
|
|
@4ab20de6
|
14 years |
mans |
Beautify make messages when generating test data files
Originally …
|
|
|
@e394953e
|
14 years |
rsbultje |
Add missing doxy for function arguments.
Originally committed as …
|
|
|
@ad32966c
|
14 years |
rsbultje |
Fix two doxy warnings.
Originally committed as revision 24109 to …
|
|
|
@e51f0496
|
14 years |
diego |
Restore array sizes in doxygen parameter names.
Originally committed …
|
|
|
@0aee2a57
|
14 years |
hyc |
Also use 503 for bandwidth limit exceeded
Originally committed as …
|
|
|
@2a22187f
|
14 years |
hyc |
Fix "server too busy" status code
Originally committed as revision …
|
|
|
@e0b855f6
|
14 years |
benoit.fouet |
Remove a useless variable in zmbv decoder.
Patch by Eli.Friedman …
|
|
|
@a26f1d1
|
14 years |
justin.ruggles |
ac3: make the value of codec_id during (E-)AC-3 parsing stay …
|
|
|
@c84d5aa7
|
14 years |
michaelni |
get_generic_seed() for the cases without /dev/random and AV_READ_TIME
…
|
|
|
@ce1cd1cb
|
14 years |
mans |
Rename read/write_line() to av_read/write_image_line().
The old names …
|
|
|
@26784384
|
14 years |
alex.converse |
Cosmetics: whitespace
Originally committed as revision 24100 to …
|
|
|
@03d5d9b9
|
14 years |
alex.converse |
aacenc: Enforce LFE bitstream restrictions.
Originally committed as …
|
|
|
@0fd0ef79
|
14 years |
Carl Eugen Hoyos |
Add new decoder property max_lowres and do not init decoder if …
|
|
|
@38b0410
|
14 years |
mans |
aacdec: remove checks for impossible error conditions
Originally …
|
|
|
@96088566
|
14 years |
mans |
ARM: remove unnecessary .previous directive
Originally committed as …
|
|
|
@278caa6a
|
14 years |
mans |
ARM: set section to .text in 'function' macro
This ensures code …
|
|
|
@108ac7f2
|
14 years |
mans |
ARM: hide a .size directive on non-ELF targets
Originally committed …
|
|
|
@cfde3a7e
|
14 years |
alex.converse |
Cosmetics: whitespace
Originally committed as revision 24093 to …
|
|
|
@ce2e4ae3
|
14 years |
stefano.sabatini-lala |
Add pixdesctest filter and corresponding test.
Originally committed …
|
|
|
@4d508e4d
|
14 years |
stefano.sabatini-lala |
Implement avfilter_copy_picref_props().
Originally committed as …
|
|
|
@00f7257
|
14 years |
jmenon86 |
FFplay : Fix segfault when playing monoaural streams.
Originally …
|
|
|
@9077e29e
|
14 years |
mans |
ARM: optimised integer clip functions
Originally committed as …
|
|
|
@edd7fa82
|
14 years |
mans |
ARM: intmath.h cosmetics
Originally committed as revision 24088 to …
|
|
|
@216b43ae
|
14 years |
mans |
Allow arch-overrides for all common.h clip and log2 functions
…
|
|
|
@a955b596
|
14 years |
mans |
Remove macro duplication between common.h and intmath.h
Originally …
|
|
|
@2e874c77
|
14 years |
mans |
intmath: whitespace cosmetics
Originally committed as revision 24085 …
|
|
|
@5c7ceef6
|
14 years |
Aurélien Jacobs |
improve long_name for ass (de)muxer
Originally committed as revision …
|
|
|
@b0c73ba1
|
14 years |
mans |
motion_est: fix implicit truncation warnings
Patch by Reimar …
|
|
|
@31247669
|
14 years |
michaelni |
Ignore extradata & w/h in asf/dvr.
The w/h values are wrong and …
|
|
|
@69b56ed7
|
14 years |
michaelni |
Move ff_dct_init(context) out of if(one time init)
fixes calling a …
|
|
|
@c7310b7b
|
14 years |
Carl Eugen Hoyos |
Silence warning "new qualifiers in middle of multi-level
non-const …
|
|
|
@bba66fc7
|
14 years |
Carl Eugen Hoyos |
Associate .tga with format image2.
Originally committed as revision …
|
|
|
@881fd7a6
|
14 years |
vitor1001 |
Move SSE optimized 32-point DCT to its own file. Should fix breakage …
|
|
|
@4dcc4f8e
|
14 years |
vitor1001 |
SSE optimized 32-point DCT
Originally committed as revision 24077 to …
|
|
|
@defb0009
|
14 years |
mans |
Add #ifdefs around code specific to file and pipe protocols
…
|
|
|
@a2ab5ad5
|
14 years |
mans |
Rename av_tempfile() to ff_tempfile()
Originally committed as …
|
|
|
@25cbc8b4
|
14 years |
mans |
Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
…
|
|
|
@d0b9b91
|
14 years |
mans |
vf_pad: restore use of _CCIR colourspace conversion macros
Originally …
|
|
|
@7fddac93
|
14 years |
mans |
os_support: include some headers only when needed
Originally …
|
|
|
@81f460a3
|
14 years |
mans |
rtpenc: remove unnecessary #include unistd.h
Originally committed as …
|
|
|
@3f7ab648
|
14 years |
mans |
file_protocol: remove redundant #include sys/time.h
Originally …
|
|
|
@9049fa54
|
14 years |
diego |
Add av_unused to decode_mb_skip declaration to fix the following …
|
|
|
@86e41bc3
|
14 years |
mans |
aacenc: replace VLA with fixed size
Number of channels is restricted …
|
|
|
@1b364fd
|
14 years |
stefano.sabatini-lala |
Move shareable draw_rectangle() and query_formats function to the top …
|
|
|
@039baa78
|
14 years |
stefano.sabatini-lala |
Factorize out some code and implement the fill_line_with_color() …
|
|
|
@c014631
|
14 years |
stefano.sabatini-lala |
Update lavfitest reference after commit:
Author: bcoudurier
…
|
|
|
@ac7a4056
|
14 years |
diego |
Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen …
|
|
|
@f31abc6c
|
14 years |
diego |
cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'.
…
|
|
|
@18bb522b
|
14 years |
diego |
cosmetics: Reorder config file entries to the format used by doxygen …
|
|
|
@157b7d0c
|
14 years |
diego |
Revert update of Doxygen configuration file via 'doxygen -u'.
It will …
|
|
|
@355d81df
|
14 years |
mans |
configure: simplify some OS-specific flag setting
Originally …
|
|
|
@0fca8d24
|
14 years |
martin |
rtpdec_asf: Propagate errors from the chained av_open_input_stream
…
|
|
|
@748db0fc
|
14 years |
michaelni |
Move frame_available computation to where it belongs in ffmpeg.c.
This …
|
|
|
@3d542120
|
14 years |
michaelni |
Perform sliding window operation during frame gap handling.
This …
|
|
|
@733f5990
|
14 years |
michaelni |
Factorize ff_generate_sliding_window_mmcos() out.
Originally …
|
|
|
@6fa197e
|
14 years |
Carl Eugen Hoyos |
Silence a warning when compiling aviobuf.c
Patch by Eli Friedman, eli …
|
|
|
@0712c230
|
14 years |
banan |
DCA: Occasionally a false XCH sync word can turn up after the core DTS …
|
|
|
@03f0d17
|
14 years |
ramiro.polla |
Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, …
|
|
|
@513d5671
|
14 years |
ramiro.polla |
Add id3v1.o dependency for oma demuxer
Patch by Michael Karcher …
|
|
|
@324a94b
|
14 years |
banan |
DCA: *_bits() -> *_bits_long() where needed, half fix for broken …
|
|
|
@9f434b65
|
14 years |
stefano.sabatini-lala |
Make opt_pad() print more information.
Originally committed as …
|
|
|
@74dc99f2
|
14 years |
stefano.sabatini-lala |
Update help message for the -pad* options, as they have been removed, …
|
|
|
@c184bb44
|
14 years |
mans |
aes: fix array index out of bounds warning
Originally committed as …
|
|
|
@377723b2
|
14 years |
mans |
Mention gas-preprocessor in documentation
Originally committed as …
|
|
|
@aad9f50
|
14 years |
mans |
Fix build with hardcoded tables
The recently added dummy rule for …
|
|
|
@b9796cc7
|
14 years |
michaelni |
r24021 which i have approved did by mistake remove a empty line that …
|
|
|
@a46b84d
|
14 years |
mans |
PPC: convert Altivec FFT to pure assembler
On PPC a leaf function has …
|
|
|
@deca86ea
|
14 years |
mans |
PPC: gas-preprocessor handles m[ft]spr shorthands
Originally …
|
|
|
@fe3d2e4b
|
14 years |
mans |
PPC: add some asm support macros
Originally committed as revision …
|
|
|
@11d788ca
|
14 years |
mans |
Stop make complaining about moved/deleted headers
Originally …
|
|
|
@34171e87
|
14 years |
ramiro.polla |
APIchanges: fix revision number and commit date for change of all …
|
|
|
@f2c44ad5
|
14 years |
stefano.sabatini-lala |
Revert commit:
Author: stefano
Date: Sat Jul 3 20:19:38 2010
…
|
|
|
@07a90cd5
|
14 years |
stefano.sabatini-lala |
Add missing docs for the ffplay -autoexit option.
Patch by Alexei …
|
|
|
@066ce8c9
|
14 years |
stefano.sabatini-lala |
Implement -onkeydown and -onmousedown options for ffplay.
Patch by …
|
|
|
@dbb113e8
|
14 years |
stefano.sabatini-lala |
Add notices for the -crop* options in the ffmpeg manual, stating that …
|
|
|
@105b3785
|
14 years |
lessen42 |
mov: Read Flash's chpl variant
This is based off of F4V specs rather …
|
|
|
@3c5e1b36
|
14 years |
baptiste.coudurier |
LOL, 100l, really fix warning:
ffmpeg.c: In function …
|
|
|
@947cbeca
|
14 years |
baptiste.coudurier |
Fix warning:
ffmpeg.c: In function 'new_audio_stream':
ffmpeg.c:665: …
|
|
|
@cfb7e6e
|
14 years |
jmenon86 |
FFplay : Copy all AVFrame fields from the reference picture to the …
|
|
|
@13088d27
|
14 years |
ramiro.polla |
APIchanges: add entry for r23985 (install lfg.h)
Originally committed …
|
|
|
@478b9d74
|
14 years |
stefano.sabatini-lala |
Enhance pad filter command-line description.
Based on a patch by John …
|
|
|
@f2a30bd8
|
14 years |
rsbultje |
Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm …
|
|
|
@ea28e81f
|
14 years |
mans |
configure: add missing braces in libvpx check
Originally committed as …
|
|
|
@4be7bc6a
|
14 years |
dominik |
Provide a hint about the minimum required version of libvpx (0.9.1) …
|
|
|
@42ebfc54
|
14 years |
ramiro.polla |
configure: enclose library check for librtmp in brackets
otherwise it …
|
|
|
@a075902f
|
14 years |
mans |
PPC: add _interleave versions of fft{4,6,16}_altivec
This removes the …
|
|
|
@f054aaf7
|
14 years |
stefano.sabatini-lala |
Add function check for librtmp, require RTMP_Socket() which was added …
|
|
|
@0e7fa0bc
|
14 years |
stefano.sabatini-lala |
State in the guidelines that function and parameter descriptions in …
|
|
|
@b7cdddcd
|
14 years |
Carl Eugen Hoyos |
Silence "comparison of unsigned expression >= 0 is always true" …
|
|
|
@2d525ef4
|
14 years |
Carl Eugen Hoyos |
Change all occurences of "inofficial" to "unofficial" in code, …
|
|
|
@a07a06b0
|
14 years |
Carl Eugen Hoyos |
Fix warning "passing argument from incompatible pointer type".
Patch …
|
|
|
@8abcbf2d
|
14 years |
baptiste.coudurier |
Reduce codec time base when stream copying
Originally committed as …
|
|
|
@3483d877
|
14 years |
Carl Eugen Hoyos |
Fix 'assignment from incompatible pointer type' warning.
Patch by Eli …
|
|
|
@bb943bb
|
14 years |
baptiste.coudurier |
Give context to av_log
Originally committed as revision 24018 to …
|
|
|
@9d3fdf20
|
14 years |
baptiste.coudurier |
Move AVStream->codec_info_nb_frames increment after try_decode_frame
…
|
|
|
@b5049814
|
14 years |
baptiste.coudurier |
Use default graph swscale opts when no opts are supplied
Originally …
|
|
|
@f96363df
|
14 years |
baptiste.coudurier |
Set graph swscale opts before parsing it, that way opts are available …
|
|
|
@ae44783
|
14 years |
baptiste.coudurier |
In av_find_stream_info, decode at least 4 h.264 frames to be able to …
|
|
|
@b06855f1
|
14 years |
darkshikari |
SSSE3 versions of vp8 width4 bilinear MC functions
Originally …
|
|
|
@9862f9e1
|
14 years |
michaelni |
Disable dshow specific bug emulation for amv files as they arent …
|
|
|