|
|
|
@59856b98
|
15 years |
vitor1001 |
Fix warning:
libavformat/nut.c: In function ‘ff_nut_free_sp’: …
|
|
|
@3032276b
|
15 years |
martin |
Handle errors returned from ff_rtsp_read_reply in udp_read_packet …
|
|
|
@852e0ca5
|
15 years |
rsbultje |
Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it …
|
|
|
@508f092a
|
15 years |
alex.converse |
aacenc: Merge quantize_band_cost() with quantize_and_encode_band().
…
|
|
|
@d692850b
|
15 years |
Carl Eugen Hoyos |
Silence ridiculous gcc warning.
Originally committed as revision …
|
|
|
@c6a5e087
|
15 years |
benoit.fouet |
Mask away AVSEEK_FORCE properly in some checks in url_fseek()
Patch by …
|
|
|
@06ebe916
|
15 years |
justin.ruggles |
Put ff_flac_write_header() in a separate C file to allow it to be …
|
|
|
@85f273c7
|
15 years |
ramiro.polla |
x11grab: AVFormatParameters are always passed from …
|
|
|
@f684f3c5
|
15 years |
diego |
AltiVec implies a PPC CPU, so there is no need to check for both.
…
|
|
|
@13bc1ac3
|
15 years |
diego |
Do not compile AltiVec code when AltiVec is not available; not even in …
|
|
|
@69087742
|
15 years |
vitor1001 |
Bump minor version, I forgot in the last commit
Originally committed …
|
|
|
@e1484ebe
|
15 years |
vitor1001 |
Implement the discrete sine/cosine transforms DCT-I and DST-I
…
|
|
|
@be548816
|
15 years |
Carl Eugen Hoyos |
Always check if ff_alloc_picture() succeeds.
Patch by Pavel Pavlov, …
|
|
|
@6f2c72c1
|
15 years |
diego |
Remove unused variable, fixes the warning:
libavcodec/h264.c:1562: …
|
|
|
@1922c0a7
|
15 years |
Carl Eugen Hoyos |
Add a loop option to ffplay.
Patch by Robert Krüger, krueger signal7 …
|
|
|
@d40a999a
|
15 years |
Carl Eugen Hoyos |
Fix seeking in DV when filesize is unknown.
Patch by Tomas Härdin, …
|
|
|
@7a033e08
|
15 years |
martin |
Handle multiple RTSP transport options properly by adding all of them …
|
|
|
@602eb779
|
15 years |
martin |
Parse options in the RTSP URL only from the last question mark onwards …
|
|
|
@2a21adf9
|
15 years |
martin |
Reconstruct the RTSP URL, in order to remove the auth part from the …
|
|
|
@a8bb9ea5
|
15 years |
mans |
ARM: NEON optimised RDFT
Originally committed as revision 22641 to …
|
|
|
@fc4a2d1
|
15 years |
michaelni |
Change ref_index structure so it matches how its organized in h264. …
|
|
|
@19de452a
|
15 years |
justin.ruggles |
Move ff_flac_write_header() to flacenc.h, which removes the Matroska …
|
|
|
@ef768b0c
|
15 years |
michaelni |
Disallow VLC coding with more than 8 bits as there are several bugs
in …
|
|
|
@c511312
|
15 years |
michaelni |
Dont senselessly fail on rawvideo that isnt 3 files per frame.
…
|
|
|
@887af2aa
|
15 years |
martin |
RTP depacketization of Theora
Patch by Josh Allmann (joshua allmann …
|
|
|
@685e76b5
|
15 years |
martin |
Reindent
Originally committed as revision 22635 to …
|
|
|
@b7dc88fc
|
15 years |
martin |
Add support for TCP as lower transport in the RTSP muxer
Originally …
|
|
|
@5d7bc46c
|
15 years |
michaelni |
Throw out last experimental warning that was printed for colorspaces …
|
|
|
@d6461900
|
15 years |
martin |
Add doxygen docs for av_xiphlacing
Patch by Josh Allmann (joshua …
|
|
|
@9dff2308
|
15 years |
martin |
Interpret valueless attributes in AMR ftmp lines as being 1
…
|
|
|
@6e69f6c4
|
15 years |
martin |
Use the caller's RTSPMessageHeader in rtsp_setup_input_streams
…
|
|
|
@0e22d688
|
15 years |
michaelni |
Remove the word "experimental"
Originally committed as revision 22629 …
|
|
|
@e1c9d266
|
15 years |
michaelni |
Ignore x264 build=0 as there is no such version, this restores …
|
|
|
@bb45237e
|
15 years |
justin.ruggles |
Fix FLAC demuxer dependencies.
Patch by James Darnley <james darnley …
|
|
|
@68006ed0
|
15 years |
stefano.sabatini-lala |
Drop AVERROR_NOFMT at the next libavutil major bump.
Originally …
|
|
|
@2928b83c
|
15 years |
stefano.sabatini-lala |
Make av_open_input_file() return AVERROR_INVALIDDATA rather than …
|
|
|
@e4445e9c
|
15 years |
stefano.sabatini-lala |
Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than …
|
|
|
@e99f8d32
|
15 years |
Reimar.Doeffinger |
Do not use puts, it adds additional newlines making the generated …
|
|
|
@c787cb33
|
15 years |
Reimar.Doeffinger |
Add support for hard-coding the 256kB large dv_vlc_map table.
…
|
|
|
@8de0859b
|
15 years |
Reimar.Doeffinger |
Extend and move macros to create table printing functions to header. …
|
|
|
@10249a5f
|
15 years |
Reimar.Doeffinger |
Split VLC-related tables out of dvdata.h to make it easier to add …
|
|
|
@b531e1ab
|
15 years |
vitor1001 |
Reindent after r22618.
Originally committed as revision 22619 to …
|
|
|
@8305c76b
|
15 years |
vitor1001 |
Split DCT-II and DCT-III in different functions, they do not share any …
|
|
|
@e30ab38e
|
15 years |
vitor1001 |
Call DCT by function pointer. Needed for any future ASM implementation …
|
|
|
@89d7df7c
|
15 years |
vitor1001 |
Cosmetics: move ff_dct_init() to the bottom of the file
Originally …
|
|
|
@2758004f
|
15 years |
vitor1001 |
DCT: remove unused field from context
Originally committed as …
|
|
|
@b78a985a
|
15 years |
kostya.shishkov |
fix minor typo
Originally committed as revision 22614 to …
|
|
|
@e547328b
|
15 years |
diego |
Revert removal of _NETBSD_SOURCE definition.
It is indeed necessary to …
|
|
|
@3546fa8d
|
15 years |
Aurélien Jacobs |
fix compilation with --disable-everything --enable-decoder=mpeg2video
…
|
|
|
@4903b5ca
|
15 years |
diego |
Move variable declaration, fixes the warning:
ffplay.c:1703: warning: …
|
|
|
@1366f059
|
15 years |
mans |
rdft: reorder functions to avoid static prototype
Originally …
|
|
|
@2881c831
|
15 years |
mans |
Call rdft by function pointer
Call the RDFT by a function pointer …
|
|
|
@b297129b
|
15 years |
michaelni |
Hotfix for regtest-error failure
a proper fix appears to require …
|
|
|
@59b4b540
|
15 years |
justin.ruggles |
Add Changelog entry and bump lavf micro version for the addition of …
|
|
|
@aeef3ec6
|
15 years |
justin.ruggles |
Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files.
Patch by …
|
|
|
@66061a12
|
15 years |
justin.ruggles |
Add VorbisComment writing to FLAC files.
Patch by James Darnley <james …
|
|
|
@64f6e357
|
15 years |
mans |
10l: fix build without termios.h
Originally committed as revision …
|
|
|
@673fc638
|
15 years |
michaelni |
Error concealment of h264 with multiple references.
Originally …
|
|
|
@1bafdcb
|
15 years |
stefano.sabatini-lala |
List the FFserver specific options under a "Main options" section, to …
|
|
|
@72af5d8a
|
15 years |
stefano.sabatini-lala |
Change the definition of AVERROR_INVALIDDATA at the next libavutil …
|
|
|
@00291565
|
15 years |
stefano.sabatini-lala |
Extend description for AVERROR_INVALIDDATA.
Originally committed as …
|
|
|
@9a9509e
|
15 years |
mans |
Register atexit handler only when needed
Originally committed as …
|
|
|
@f5af8f16
|
15 years |
diego |
Replace wrong condition name in #endif comment by correct instance.
…
|
|
|
@81bbd840
|
15 years |
diego |
Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 …
|
|
|
@7a39f142
|
15 years |
benoit.fouet |
ffmpeg.c: copy chapters by default.
Patch by Anton Khirnov wyskas …
|
|
|
@5388f0b4
|
15 years |
stefano.sabatini-lala |
Reinitialize the h264 decoder context on every valid aspect ratio …
|
|
|
@15ba015f
|
15 years |
uhmmmm |
The vflip filter does not need to keep ownership of a picture …
|
|
|
@d313e17a
|
15 years |
uhmmmm |
Use the new null callbacks to simplify filters and reduce duplicated …
|
|
|
@91d1c741
|
15 years |
uhmmmm |
Create a set of null callback functions.
These are useful for filters …
|
|
|
@22e8222
|
15 years |
Carl Eugen Hoyos |
Extend the generic path of the yuv2rgb converter with support for …
|
|
|
@d343d598
|
15 years |
mans |
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
…
|
|
|
@35a3bd84
|
15 years |
Carl Eugen Hoyos |
It is difficult nowadays to compile without swscale support.
…
|
|
|
@fd7cbc7f
|
15 years |
stefano.sabatini-lala |
Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than …
|
|
|
@8d5e638f
|
15 years |
stefano.sabatini-lala |
Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if end …
|
|
|
@8bab85e5
|
15 years |
stefano.sabatini-lala |
Remove printing of frame sizes and frame rate abbreviations from …
|
|
|
@076db5e
|
15 years |
stefano.sabatini-lala |
Add a -window_title option, which sets the FFplay window title.
Patch …
|
|
|
@1400bd5a
|
15 years |
stefano.sabatini-lala |
Make ad-hoc lavfi tests use random values for the slice height used …
|
|
|
@cec96e8d
|
15 years |
stefano.sabatini-lala |
Add some ad-hoc tests for libavfilter.
A patched version of ffmpeg …
|
|
|
@a7a85dc4
|
15 years |
rsbultje |
Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, …
|
|
|
@9109cdca
|
15 years |
Carl Eugen Hoyos |
Fix compilation on PPC 470.
Originally committed as revision 22584 to …
|
|
|
@838c7c74
|
15 years |
mans |
Remove $(MSG) override for install-lib targets
This is no longer …
|
|
|
@de5aba8
|
15 years |
mans |
Make ranlib silent in brief output mode
Running ranlib is quick and …
|
|
|
@57937d61
|
15 years |
benoit.fouet |
qtrleenc: add rgb555 output
Patch by Alexis Ballier …
|
|
|
@ace38c3
|
15 years |
kostya.shishkov |
Correct reference buffer switching in Indeo 5 decoder.
Patch by Maxim …
|
|
|
@6eec969d
|
15 years |
kostya.shishkov |
document two variables in Indeo5 decoding context
Originally …
|
|
|
@e88c9dac
|
15 years |
uhmmmm |
Cosmetics: vertical align
Originally committed as revision 22578 to …
|
|
|
@c0bc2fed
|
15 years |
uhmmmm |
Allow format and noformat filters to be more completely disabled when …
|
|
|
@55fd1bbc
|
15 years |
uhmmmm |
Cosmetics: rearrange functions to simplify ifdeffery
Originally …
|
|
|
@ad8eede7
|
15 years |
ramiro.polla |
vfwcap: Free remaining packets on vfw_read_close().
Originally …
|
|
|
@ce03ed4d
|
15 years |
ramiro.polla |
Do not store a copy of AVFormatContext *s in vfw_ctx.
Save *s directly …
|
|
|
@3922deb5
|
15 years |
uhmmmm |
Add video filter to manipulate aspect ratio
Originally committed as …
|
|
|
@68f0bc7e
|
15 years |
michaelni |
Use H264s MC instead of mpeg4-asp qpel for h264 error resilience.
…
|
|
|
@c7f625ee
|
15 years |
mans |
Fix erroneous behaviour when format probe hits end of file
If the …
|
|
|
@3bd74e92
|
15 years |
mans |
Simplify arch-specific object file lists
Originally committed as …
|
|
|
@43f60eba
|
15 years |
mans |
Move arch-specific makefile parts into $arch/Makefile
Originally …
|
|
|
@e0e335a0
|
15 years |
mans |
configure: do not use $_
Both bash and ksh abuse this variable even …
|
|
|
@2f821b03
|
15 years |
victorpaesa |
Add compilation hints for Cygwin 1.7 and remove the ones for 1.5
…
|
|
|
@562f22a6
|
15 years |
rsbultje |
Typo: if output (video) stream's pix_fmt is not set, then the stream …
|
|
|
@4693b031
|
15 years |
mans |
Move H264 dsputil functions into their own struct
This moves the …
|
|
|
@f5beb9a8
|
15 years |
baptiste.coudurier |
100L, revert r22560, already present
Originally committed as revision …
|
|
|