|
|
|
@49553ec8
|
15 years |
michaelni |
Better documentation of -vsync
Originally committed as revision 22739 …
|
|
|
@330d86f5
|
15 years |
stefano.sabatini-lala |
Issue a more general message when the function which sets an option …
|
|
|
@fc8b107
|
15 years |
stefano.sabatini-lala |
Update APIchanges after the enum CodecType -> enum AVMediaType …
|
|
|
@11491503
|
15 years |
stefano.sabatini-lala |
Move AVMediaType from libavcodec to libavutil.
This allows …
|
|
|
@72415b2a
|
15 years |
stefano.sabatini-lala |
Define AVMediaType enum, and use it instead of enum CodecType, which …
|
|
|
@ca6e7708
|
15 years |
Carl Eugen Hoyos |
Add spectral extension to the E-AC-3 decoder.
Original patch by …
|
|
|
@1052b76f
|
15 years |
michaelni |
Fix implicit weight for b frames in mbaff.
Originally committed as …
|
|
|
@c28112fa
|
15 years |
michaelni |
Make sure the EC code does not attempt to use inter based concealment …
|
|
|
@aa1de0d9
|
15 years |
rsbultje |
Split out code that auto-chooses a default pix_fmt/sample_fmt in their …
|
|
|
@13cb2187
|
15 years |
astrange |
configure: restore -mdynamic-no-pic on darwin (missing since r20497)
…
|
|
|
@32e543f8
|
15 years |
benoit.fouet |
Replace @returns by @return.
Originally committed as revision 22729 …
|
|
|
@3bccd93
|
15 years |
Carl Eugen Hoyos |
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the …
|
|
|
@e5efbafd
|
15 years |
Carl Eugen Hoyos |
Fix VDPAU for H.264 streams with long reference frames.
Patch by …
|
|
|
@38b9d8b8
|
15 years |
stefano.sabatini-lala |
Add missing entry for the YOP demuxer and video decoder addition.
…
|
|
|
@8a36b59b
|
15 years |
stefano.sabatini-lala |
Document url_exist().
Originally committed as revision 22725 to …
|
|
|
@148bcae9
|
15 years |
stefano.sabatini-lala |
Implement YOP demuxer and video decoder.
Patch by Mohamed Naufal …
|
|
|
@30ad1a6
|
15 years |
Reimar.Doeffinger |
Include appropriate header in table generators instead of using a …
|
|
|
@4f798a6a
|
15 years |
Reimar.Doeffinger |
Add some documentation about the table generation code.
Originally …
|
|
|
@5b9c11ff
|
15 years |
Reimar.Doeffinger |
Fix indentation.
Originally committed as revision 22721 to …
|
|
|
@c2bfd816
|
15 years |
Reimar.Doeffinger |
Some spelling fixes.
Originally committed as revision 22720 to …
|
|
|
@8ff5d1f3
|
15 years |
rsbultje |
Simplify interleaving code.
Originally committed as revision 22719 to …
|
|
|
@9cba6f5f
|
15 years |
rsbultje |
Add a timeout to the select() call. Patch by Sam Gerstein <sgerstein …
|
|
|
@a0d5f3d3
|
15 years |
jmenon86 |
Cosmetics : add a space after ",".
Originally committed as revision …
|
|
|
@b23cf13c
|
15 years |
lorenm |
indent
Originally committed as revision 22716 to …
|
|
|
@32240799
|
15 years |
lorenm |
optimize init_vlc().
Reduce worst case time from O(N2) to …
|
|
|
@7ef7ae93
|
15 years |
darkshikari |
Update x264 presets in line with latest x264 changes.
Patch by Lou …
|
|
|
@e69decae
|
15 years |
diego |
Clarify (Open)Solaris section of the documentation.
patch by Michael …
|
|
|
@6aaa9bc9
|
15 years |
jmenon86 |
Add myself as co-maintainer of tta.c
Originally committed as revision …
|
|
|
@bac6ed4a
|
15 years |
jmenon86 |
TTA : Check if the output buffer size is within bounds.
Fixes issue …
|
|
|
@0f943ce6
|
15 years |
stefano.sabatini-lala |
Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via …
|
|
|
@9bee2459
|
15 years |
stefano.sabatini-lala |
Document url_seek().
Originally committed as revision 22709 to …
|
|
|
@4bfe67da
|
15 years |
stefano.sabatini-lala |
Implement -convert_tags option, which converts showed tag names to the …
|
|
|
@f990f6e3
|
15 years |
vitor1001 |
Fix NUT (de)muxer warnings:
CC libavformat/nutdec.o …
|
|
|
@4c1202f7
|
15 years |
martin |
Initialize ssrc and base_timestamp using ff_random_get_seed()
…
|
|
|
@9b1db5ec
|
15 years |
Aurélien Jacobs |
correct first pts for ogg skeleton
Originally committed as revision …
|
|
|
@66b6c745
|
15 years |
stefano.sabatini-lala |
Document the behavior of av_metadata_get() if the prev parameter is …
|
|
|
@d14f539
|
15 years |
Reimar.Doeffinger |
Use more appropriate return values in txd demuxer.
Originally …
|
|
|
@36031c2
|
15 years |
Reimar.Doeffinger |
eacdata: fix a memleak, return partial packets and use proper return …
|
|
|
@227d1b98
|
15 years |
diego |
misc wording and grammar fixes
Originally committed as revision 22701 …
|
|
|
@9b489e02
|
15 years |
Reimar.Doeffinger |
Clearer CODEC_CAP_DR1 documentation.
Originally committed as revision …
|
|
|
@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 …
|
|
|