|
|
|
@c08b9856
|
15 years |
diego |
Clarify where the list of supported formats is.
Originally committed …
|
|
|
@efe8bb09
|
15 years |
stefano.sabatini-lala |
10l: Initialize tag to NULL in show_stream, fix metadata showing in …
|
|
|
@c271ad21
|
15 years |
diego |
Clarify which parts of libswscale remain GPL.
Originally committed as …
|
|
|
@819ee683
|
15 years |
diego |
libswscale: Relicense almost all x86 assembler optimizations as LGPL.
…
|
|
|
@7a5bdd79
|
15 years |
stefano.sabatini-lala |
Use av_strerror() in print_error().
Originally committed as revision …
|
|
|
@94052341
|
15 years |
darkshikari |
Use the newly available x264 parameters in ffmpeg in the x264 preset …
|
|
|
@cae9a15
|
15 years |
martin |
Don't report EINTR from select as an error, retry select instead
…
|
|
|
@3fd427cd
|
15 years |
diego |
Add (Open)Solaris section to platform documentation.
Originally …
|
|
|
@f25b1c4b
|
15 years |
diego |
HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough.
…
|
|
|
@767738f7
|
15 years |
astrange |
h264: Use + instead of | in some places
6 insns less on x86-64/gcc …
|
|
|
@e644db61
|
15 years |
ramiro.polla |
libxvid: Clear extradata pointer when freeing it.
Fixes crash when …
|
|
|
@601ca8c5
|
15 years |
astrange |
h264: Remove unused function argument
Originally committed as …
|
|
|
@f7ba470d
|
15 years |
astrange |
h264: Simplify decode_cabac_residual() specialization
Gives more …
|
|
|
@532aa889
|
15 years |
stefano.sabatini-lala |
Fix updating condition for the probe_size variable in the internal …
|
|
|
@fd12dd95
|
15 years |
diego |
Reorder platform sections alphabetically.
Originally committed as …
|
|
|
@54dab567
|
15 years |
diego |
Add FreeBSD subsection with compilation instructions.
Originally …
|
|
|
@82ba847e
|
15 years |
stefano.sabatini-lala |
Add APIchanges entry after av_strerror() addition.
Originally …
|
|
|
@87958234
|
15 years |
stefano.sabatini-lala |
Implement av_strerror().
Originally committed as revision 22684 to …
|
|
|
@0394c928
|
15 years |
stefano.sabatini-lala |
Prefer '/< ...' doxygen inline syntax over '/< ... */'.
…
|
|
|
@b748b9d6
|
15 years |
stefano.sabatini-lala |
Use consistent punctuation rules for the error message descriptions.
…
|
|
|
@4bc5cc23
|
15 years |
martin |
Reassemble the RTSP URL before replacing hostname with the numerical …
|
|
|
@7b4a364
|
15 years |
martin |
Simplify ff_rtsp_send_cmd_with_content_async, remove an unnecessary …
|
|
|
@60f198a7
|
15 years |
martin |
Remove a redundant null pointer check
Originally committed as …
|
|
|
@30af0779
|
15 years |
martin |
Don't force basic auth in RTSP, but retry with the server-specified …
|
|
|
@2626308a
|
15 years |
martin |
Actually parse the auth headers in RTSP
Originally committed as …
|
|
|
@aa8bf2fb
|
15 years |
martin |
Make RTSP use the generic http authentication code
Still hardcoded to …
|
|
|
@b17d11c6
|
15 years |
martin |
Add separate method/url parameters to the rtsp_send_cmd functions
…
|
|
|
@c5c20ae4
|
15 years |
stefano.sabatini-lala |
Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / …
|
|
|
@ab379c6
|
15 years |
baptiste.coudurier |
10l, update ref value for ffm since default flags changed and are …
|
|
|
@e9fea405
|
15 years |
martin |
Reindent
Originally committed as revision 22672 to …
|
|
|
@dac99c35
|
15 years |
baptiste.coudurier |
Enable mbtree by default, and remove it from presets
Originally …
|
|
|
@f3b3b48
|
15 years |
baptiste.coudurier |
Enable more libx264 options, aq, psy, rc lookahead and ssim
…
|
|
|
@4896dd57
|
15 years |
jmenon86 |
Matroska muxer : Don't create audio tracks for unsupported audio …
|
|
|
@b26708d5
|
15 years |
martin |
Add a changelog entry for http digest auth
Originally committed as …
|
|
|
@855e7732
|
15 years |
martin |
Add support for http digest authentication
Originally committed as …
|
|
|
@d8f92957
|
15 years |
martin |
Reindent
Originally committed as revision 22666 to …
|
|
|
@ddbeb954
|
15 years |
martin |
Add a lowercase parameter to ff_data_to_hex
Originally committed as …
|
|
|
@bd01c393
|
15 years |
stefano.sabatini-lala |
Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) = …
|
|
|
@b1cc5540
|
15 years |
martin |
Make ff_rtsp_send_cmd simply call ff_rtsp_send_cmd_with_content
…
|
|
|
@3bfb30b9
|
15 years |
vitor1001 |
Fix warnings in NUT demuxer:
libavformat/nutdec.c: In function …
|
|
|
@7ed8211b
|
15 years |
lu_zero |
Issue a warning if the received CSeq isn't the expected one
…
|
|
|
@9405f733
|
15 years |
martin |
Split out http authentication handling into a separate file
This …
|
|
|
@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 …
|
|
|