|
|
|
@4ed39eed
|
15 years |
michaelni |
av_builtin_constant_p()
Originally committed as revision 22770 to …
|
|
|
@458b062d
|
15 years |
stefano.sabatini-lala |
Implement cmdutils.c:read_file(), and use it in ffmpeg.c for reading …
|
|
|
@339f5f39
|
15 years |
rsbultje |
Merge Vorbis / Theora depayloaders.
Patch by Josh Allmann <joshua DOT …
|
|
|
@cb92a9c0
|
15 years |
rsbultje |
Reindent after r22766.
Patch by Josh Allmann <joshua DOT allmann AT …
|
|
|
@96070b8
|
15 years |
rsbultje |
Rename functions / comments from "Theora" to "Xiph" where relevant.
…
|
|
|
@06a36faf
|
15 years |
rsbultje |
Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for …
|
|
|
@d834d63b
|
15 years |
Carl Eugen Hoyos |
Add -t option to ffplay.
Patch by Robert Krüger, krueger signal7 de
…
|
|
|
@00bbc093
|
15 years |
michaelni |
Store range coder state transition table.
Use a better table, 2% …
|
|
|
@fa034b44
|
15 years |
Reimar.Doeffinger |
Allow hardcoding of ulaw and alaw tables.
Originally committed as …
|
|
|
@8eaa6e0e
|
15 years |
Reimar.Doeffinger |
Change/simplify the tableprint/tablegen API.
Originally committed as …
|
|
|
@27eecec3
|
15 years |
Reimar.Doeffinger |
Convert two "m" constraints to MANGLE to fix compilation with some …
|
|
|
@d749da7e
|
15 years |
benoit.fouet |
Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags.
Patch by …
|
|
|
@ccf8c294
|
15 years |
michaelni |
Limit probing to probesize.
Originally committed as revision 22758 to …
|
|
|
@527c2e64
|
15 years |
benoit.fouet |
Fix flvdec start-of-frame.
Patch by Howard Chu hyc highlandsun com
…
|
|
|
@cf097cbc
|
15 years |
uhmmmm |
Cosmetics: indentation
Originally committed as revision 22756 to …
|
|
|
@c41c5b02
|
15 years |
uhmmmm |
Don't create unnecessary refereces to pictures
Originally committed …
|
|
|
@dd0c789b
|
15 years |
uhmmmm |
Hook decoder up to libavfilter's direct rendering for ffplay
…
|
|
|
@0fb49b59
|
15 years |
uhmmmm |
Add function to export EDGE_WIDTH from libavcodec.
Originally …
|
|
|
@c846a984
|
15 years |
rsbultje |
Document API addition of avcodec_copy_context().
Originally committed …
|
|
|
@d9521cb1
|
15 years |
rsbultje |
Fix FFM-based streaming from ffmpeg to ffserver. The basic problem is …
|
|
|
@d1032180
|
15 years |
rsbultje |
Add avcodec_copy_context().
Originally committed as revision 22750 to …
|
|
|
@e33f1fa0
|
15 years |
stefano.sabatini-lala |
Add entry for the addition of av_match_ext() to the public API.
…
|
|
|
@1a70d127
|
15 years |
stefano.sabatini-lala |
Make av_match_ext() declaration public (move its declaration out of
…
|
|
|
@5b03661f
|
15 years |
Reimar.Doeffinger |
Replace some "m" constraints by MANGLE to avoid issues with some …
|
|
|
@c7512f6b
|
15 years |
jmenon86 |
Fix a few typos/grammar nits from r22739.
Originally committed as …
|
|
|
@a4585e78
|
15 years |
Carl Eugen Hoyos |
Fix likely typo in r15937.
Originally committed as revision 22746 to …
|
|
|
@fe8344a
|
15 years |
michaelni |
Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE.
Originally committed …
|
|
|
@cc947f04
|
15 years |
Carl Eugen Hoyos |
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Patch by …
|
|
|
@46da7fa1
|
15 years |
Carl Eugen Hoyos |
Probe aac codecs for CODEC_ID_PROBE.
Patch by Joakim Plate, elupus …
|
|
|
@8166c498
|
15 years |
Carl Eugen Hoyos |
Remove superfluous space from a conversion table.
Patch by Anton …
|
|
|
@7a5c850b
|
15 years |
astrange |
H264: Copy h264dsp when creating new slice threads
Fixes slice …
|
|
|
@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 …
|
|
|