|
|
|
@2839dc97
|
14 years |
stefano.sabatini-lala |
Use AV_RL32() in opt_codec_tag().
Originally committed as revision …
|
|
|
@eed299b8
|
14 years |
ramiro.polla |
sad16_sse2: merge 2 asm blocks
Originally committed as revision 25617 …
|
|
|
@0d0778b
|
14 years |
ramiro.polla |
ffmpeg: fix opt_codec_tag() return value
opt_codec_tag() is now used …
|
|
|
@153ca56b
|
14 years |
ramiro.polla |
xmm_clobbers: list xmm registers first in clobber list
suncc does not …
|
|
|
@ba404520
|
14 years |
ramiro.polla |
idct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64
Originally …
|
|
|
@267ff3ae
|
14 years |
stefano.sabatini-lala |
Document url_write().
Originally committed as revision 25613 to …
|
|
|
@05c01807
|
14 years |
ramiro.polla |
motion_est_mmx: prefer xmm registers below xmm6 when they are …
|
|
|
@5d543a3d
|
14 years |
ramiro.polla |
dsputil_mmx: add xmm registers to clobber list
Originally committed …
|
|
|
@e2d13c58
|
14 years |
ramiro.polla |
cosmetics: split long line
Originally committed as revision 25610 to …
|
|
|
@0d729e0d
|
14 years |
ramiro.polla |
fdct_mmx: add xmm registers to clobber list
Originally committed as …
|
|
|
@616735e
|
14 years |
ramiro.polla |
idct_sse2_xvid: add xmm registers to clobber list
Originally …
|
|
|
@9943f3b9
|
14 years |
ramiro.polla |
mpegvideo_mmx: add xmm registers to clobber list
Originally committed …
|
|
|
@559738e
|
14 years |
ramiro.polla |
dsputil_mmx: prefer xmm registers below xmm6 when they are available
…
|
|
|
@888d78ac
|
14 years |
ramiro.polla |
bink: make bink_rlelens static (it's only used in this file)
…
|
|
|
@51d592db
|
14 years |
ramiro.polla |
h264dsp: add xmm registers to clobber list
Originally committed as …
|
|
|
@b67f3d65
|
14 years |
Carl Eugen Hoyos |
Fix ffserver-related regression (and crash) introduced in r25500. …
|
|
|
@ec1ca41c
|
14 years |
Carl Eugen Hoyos |
Move new_output_stream() up for upcoming fix for issue 2317.
…
|
|
|
@9c158e49
|
14 years |
martin |
Store src/dstFormat after calling handle_jpeg
handle_jpeg may update …
|
|
|
@0526c6f7
|
14 years |
martin |
rtsp: Split out the RTSP demuxer functions to a separate, new file
…
|
|
|
@c2688f3a
|
14 years |
martin |
rtsp: Move rtsp_setup_output_streams into rtspenc.c
Originally …
|
|
|
@63e856df
|
14 years |
wyskas |
ffmpeg.c: dynamically allocate metadata maps
Originally committed as …
|
|
|
@ac19f4a3
|
14 years |
ramiro.polla |
indent
Originally committed as revision 25598 to …
|
|
|
@cae05859
|
14 years |
ramiro.polla |
h264dsp: merge some more asm blocks
Originally committed as revision …
|
|
|
@d0242e74
|
14 years |
stefano.sabatini-lala |
Factorize: opt_{audio,video,subtitle}_tag() -> opt_codec_tag().
…
|
|
|
@a0e7079a
|
14 years |
michaelni |
Fix 10l leak in ffv1.
Originally committed as revision 25595 to …
|
|
|
@73cbf868
|
14 years |
michaelni |
Try to find a bit better initial states in ffv1 2pass.
Difference in …
|
|
|
@0ae0faa
|
14 years |
michaelni |
Keep track of how many slices*gops where encoded in ffv1 2 pass.
…
|
|
|
@3f0671a2
|
14 years |
michaelni |
factorize variable declaration in ffv1.
Originally committed as …
|
|
|
@3dde6675
|
14 years |
darkshikari |
Fix crashes in vorbis decoding found by zzuf
Fixes issue 2322.
…
|
|
|
@b11b72a6
|
14 years |
wyskas |
ffmpeg.c manual: clarify map_meta_data usage.
Originally committed as …
|
|
|
@c8dcb9de
|
14 years |
wyskas |
aacenc: Remove energy 'normalization' modification from the 3GPP …
|
|
|
@4df5aebb
|
14 years |
wyskas |
aacenc: Fix threshold-in-quiet calculation in the 3GPP psymodel.
…
|
|
|
@eafadada
|
14 years |
wyskas |
aacenc: Fix the conditions under which 3GPP pre-echo control is run.
…
|
|
|
@042ca05f
|
14 years |
wyskas |
vorbiscomment: convert metadata before computing the header's length
…
|
|
|
@47bfe49c
|
14 years |
martin |
rtsp: Add stub declarations of the setup_in/output_streams functions
…
|
|
|
@b7b5bcc
|
14 years |
michaelni |
FFV1 initial state 2pass code.
Originally committed as revision 25584 …
|
|
|
@28a3f52
|
14 years |
michaelni |
Read & write initial_states for ffv1
Originally committed as revision …
|
|
|
@99a5e935
|
14 years |
michaelni |
Add initial_states array to ffv1.
Originally committed as revision …
|
|
|
@672e7e39
|
14 years |
michaelni |
Add rc_stat2 to ffv1 this will be needed for finding good initial …
|
|
|
@19721b23
|
14 years |
michaelni |
Optimize state initialization in ffv1 clear_state().
Originally …
|
|
|
@c42c1007
|
14 years |
michaelni |
Only allocate stats_out when needed in ffv1
Originally committed as …
|
|
|
@2a317c6b
|
14 years |
michaelni |
Factorize litteral constents in ffv1 into STATS_OUT_SIZE.
Originally …
|
|
|
@349d7287
|
14 years |
michaelni |
Make 1pass statistic collection in ffv1 put_symbol_inline() …
|
|
|
@5dd97520
|
14 years |
darkshikari |
Bump required x264 version to X264_BUILD 99
Required after r25567.
…
|
|
|
@9d777508
|
14 years |
darkshikari |
Remove dead code in theora_decode_tables
Reading 7 bits as an unsigned …
|
|
|
@10f69158
|
14 years |
darkshikari |
Reindent after r25573
Originally committed as revision 25574 to …
|
|
|
@1a48a570
|
14 years |
darkshikari |
Fix Theora decoding bug if loopfilter is completely disabled
Bug …
|
|
|
@313b52fb
|
14 years |
darkshikari |
Clean up ALACdec
Do decode init in the init function instead of at the …
|
|
|
@fc3128c9
|
14 years |
michaelni |
Increase ffv1 encoding speed from 65 to 80 fps by forcing some …
|
|
|
@e1f51b88
|
14 years |
michaelni |
Add quant_table_index to ffv1 PlaneContext and use it instead of …
|
|
|
@c6a908be
|
14 years |
ramiro.polla |
dct32: mark xmm registers in clobber list in ff_dct32_float_sse()
…
|
|
|
@b32c9ca9
|
14 years |
ramiro.polla |
h264dsp: merge some asm blocks
Some code was initializing some xmm …
|
|
|
@3ab354d7
|
14 years |
Carl Eugen Hoyos |
Make libx264 take the pict_type input parameter into account,
thus …
|
|
|
@276df9d8
|
14 years |
martin |
aacenc: Fix bug in LAME windowing where only one channel got …
|
|
|
@d545aea8
|
14 years |
stefano.sabatini-lala |
100l: remove bogus inclusion of libavcodec/audioconvert.c in …
|
|
|
@3d17f4b9
|
14 years |
stefano.sabatini-lala |
Add example to the filter pad documentation.
Originally committed as …
|
|
|
@ce3716bf
|
14 years |
michaelni |
Move ffv1 state transition table sorting to its own function.
…
|
|
|
@19591033
|
14 years |
michaelni |
Fix the case with swaping states 127 and 129 in ffv1
Originally …
|
|
|
@98d2f7a
|
14 years |
michaelni |
Optimize state transition table sorting in ffv1
Originally committed …
|
|
|
@bc29ae4a
|
14 years |
michaelni |
2 pass mode for ffv1 to optimally order the range coder states.
…
|
|
|
@6019cd9f
|
14 years |
michaelni |
Factorize state_transition init out.
Originally committed as revision …
|
|
|
@c55f891c
|
14 years |
wyskas |
nutdec: when parsing info packet, set metadata var only once
…
|
|
|
@a5cea132
|
14 years |
Aurélien Jacobs |
drop rtsp_default_protocols which is not part of public API and not …
|
|
|
@a178edf2
|
14 years |
Aurélien Jacobs |
drop rtp_get_file_handles() which is not part of public API and not …
|
|
|
@fb660f40
|
14 years |
Aurélien Jacobs |
drop rtp_get_local_port() which is not part of public API and not used …
|
|
|
@67f34aaa
|
14 years |
Aurélien Jacobs |
use rtp_get_local_rtp_port() instead of the deprecated …
|
|
|
@fbd4a07d
|
14 years |
ramiro.polla |
doc: fill documentation for vfwcap
Originally committed as revision …
|
|
|
@1973e101
|
14 years |
ramiro.polla |
vfwcap: add option to print list of supported drivers
Originally …
|
|
|
@2aa72ecc
|
14 years |
Carl Eugen Hoyos |
Add new -slices option and use it for libvpx and libx264.
Patch by …
|
|
|
@f9b4eef
|
14 years |
Carl Eugen Hoyos |
Use forced key frames when encoding with libxvid.
Patch by Nicolas …
|
|
|
@4c3267aa
|
14 years |
michaelni |
Fix memleak in mjpeg decoder.
Originally committed as revision 25549 …
|
|
|
@a2d4dfd4
|
14 years |
michaelni |
Optimize EOB check in mjpeg decode_block() by adjusting the VLC …
|
|
|
@e4463f2
|
14 years |
michaelni |
Simplify last coeff check in mjpeg decode_block()
Originally …
|
|
|
@2111a191
|
14 years |
michaelni |
Check index in mjpeg AC decode against overflowing.
This fixes a …
|
|
|
@5675a11f
|
14 years |
michaelni |
Add a seperate VLC table for progressive jpeg so we dont have to …
|
|
|
@8870b251
|
14 years |
michaelni |
Factor code&0xf out of if() in decode_block_progressive().
Originally …
|
|
|
@7f4a1e8f
|
14 years |
michaelni |
Cleanup decode_block_progressive()
Originally committed as revision …
|
|
|
@6142528
|
14 years |
michaelni |
Factorize ((unsigned) code) >> 4 out of decode_block_progressive() in …
|
|
|
@76c80ef5
|
14 years |
michaelni |
Move if() in mjpeg decode_block() to simplify condition.
Originally …
|
|
|
@19321824
|
14 years |
michaelni |
Simplify build_vlc() by using init_vlc_sparse() in mjpeg.
Originally …
|
|
|
@85f56757
|
14 years |
pascal.massimino |
cosmetics: align fields, and remove useless ones, in img2.c
…
|
|
|
@fc068f9f
|
14 years |
fenrir |
Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value.
The 8 bits …
|
|
|
@eced8fa0
|
14 years |
martin |
rtsp: Move the rtsp_probe function to the demuxer code block
This …
|
|
|
@a66d44f0
|
14 years |
martin |
Restore alphabetical order
Originally committed as revision 25536 to …
|
|
|
@44b70ce5
|
14 years |
martin |
rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP …
|
|
|
@8bf0f969
|
14 years |
martin |
rtsp: Reorder functions
Originally committed as revision 25534 to …
|
|
|
@b4a6c8f
|
14 years |
baptiste.coudurier |
cosmetics, indentation
Originally committed as revision 25533 to …
|
|
|
@12a5150b
|
14 years |
baptiste.coudurier |
10l fix h263+ encoder, format will be 8, array size is 8 not 7
…
|
|
|
@ac6d020f
|
14 years |
pascal.massimino |
cleanup image2pipe_{de}muxer fields
Originally committed as revision …
|
|
|
@96ea6ad2
|
14 years |
stefano.sabatini-lala |
Remove unused variables picture_crop_temp and picture_pad_temp.
…
|
|
|
@c868524b
|
14 years |
michaelni |
Replace 5 by named constant MAX_CONTEXT_INPUTS in ffv1.c
Originally …
|
|
|
@095e5c0b
|
14 years |
martin |
sdp: Conditionally compile code using AF_INET6
Should fix compilation …
|
|
|
@44594cc7
|
14 years |
martin |
Add a demuxer for receiving raw rtp:// URLs without an SDP description …
|
|
|
@4ad08021
|
14 years |
stefano.sabatini-lala |
Add a -force_key_frames option to ffmpeg.
The option is useful to …
|
|
|
@43945b27
|
14 years |
stefano.sabatini-lala |
Add transpose filter.
Originally committed as revision 25525 to …
|
|
|
@ff0652e5
|
14 years |
stefano.sabatini-lala |
Implement a common get_filtered_video_frame(), shared between ffplay.c …
|
|
|
@16b26913
|
14 years |
stefano.sabatini-lala |
Make help message for the -crop* options consistent with that of the …
|
|
|
@5879ea6d
|
14 years |
stefano.sabatini-lala |
Remove -crop* options.
Users are required to use the libavfilter crop …
|
|
|
@f2f8fb10
|
14 years |
stefano.sabatini-lala |
Remove redundant text in the log.
Originally committed as revision …
|
|
|
@082a8575
|
14 years |
stefano.sabatini-lala |
Make XAN decoder return meaningful error codes.
Originally committed …
|
|
|