26773 Commits (c61cdd0afb32fb6ea52d5f036d264d124e5cda7c)
 

Author SHA1 Message Date
  Ramiro Polla 153ca56b38 xmm_clobbers: list xmm registers first in clobber list 15 years ago
  Ramiro Polla ba40452095 idct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64 15 years ago
  Stefano Sabatini 267ff3aed1 Document url_write(). 15 years ago
  Ramiro Polla 05c018078c motion_est_mmx: prefer xmm registers below xmm6 when they are available 15 years ago
  Ramiro Polla 5d543a3d13 dsputil_mmx: add xmm registers to clobber list 15 years ago
  Ramiro Polla e2d13c5882 cosmetics: split long line 15 years ago
  Ramiro Polla 0d729e0de2 fdct_mmx: add xmm registers to clobber list 15 years ago
  Ramiro Polla 616735eb97 idct_sse2_xvid: add xmm registers to clobber list 15 years ago
  Ramiro Polla 9943f3b91c mpegvideo_mmx: add xmm registers to clobber list 15 years ago
  Ramiro Polla 559738eff3 dsputil_mmx: prefer xmm registers below xmm6 when they are available 15 years ago
  Ramiro Polla 888d78ac98 bink: make bink_rlelens static (it's only used in this file) 15 years ago
  Ramiro Polla 51d592dbcb h264dsp: add xmm registers to clobber list 15 years ago
  Rocky Cardwell b67f3d6575 Fix ffserver-related regression (and crash) introduced in r25500. 15 years ago
  Carl Eugen Hoyos ec1ca41cef Move new_output_stream() up for upcoming fix for issue 2317. 15 years ago
  Martin Storsjö 9c158e4947 Store src/dstFormat after calling handle_jpeg 15 years ago
  Martin Storsjö 0526c6f7c7 rtsp: Split out the RTSP demuxer functions to a separate, new file 15 years ago
  Martin Storsjö c2688f3ac8 rtsp: Move rtsp_setup_output_streams into rtspenc.c 15 years ago
  Anton Khirnov 63e856df0a ffmpeg.c: dynamically allocate metadata maps 15 years ago
  Ramiro Polla ac19f4a3e8 indent 15 years ago
  Ramiro Polla cae05859e1 h264dsp: merge some more asm blocks 15 years ago
  Stefano Sabatini d0242e741d Factorize: opt_{audio,video,subtitle}_tag() -> opt_codec_tag(). 15 years ago
  Michael Niedermayer a0e7079a20 Fix 10l leak in ffv1. 15 years ago
  Michael Niedermayer 73cbf86830 Try to find a bit better initial states in ffv1 2pass. 15 years ago
  Michael Niedermayer 0ae0faa7c0 Keep track of how many slices*gops where encoded in ffv1 2 pass. 15 years ago
  Michael Niedermayer 3f0671a2d3 factorize variable declaration in ffv1. 15 years ago
  Jason Garrett-Glaser 3dde66752d Fix crashes in vorbis decoding found by zzuf 15 years ago
  Anton Khirnov b11b72a65f ffmpeg.c manual: clarify map_meta_data usage. 15 years ago
  Nathan Caldwell c8dcb9dee1 aacenc: Remove energy 'normalization' modification from the 3GPP psymodel 15 years ago
  Nathan Caldwell 4df5aebb81 aacenc: Fix threshold-in-quiet calculation in the 3GPP psymodel. 15 years ago
  Nathan Caldwell eafadadaf5 aacenc: Fix the conditions under which 3GPP pre-echo control is run. 15 years ago
  Anton Khirnov 042ca05f0f vorbiscomment: convert metadata before computing the header's length 15 years ago
  Martin Storsjö 47bfe49c64 rtsp: Add stub declarations of the setup_in/output_streams functions 15 years ago
  Michael Niedermayer b7b5bccb8d FFV1 initial state 2pass code. 15 years ago
  Michael Niedermayer 28a3f525c9 Read & write initial_states for ffv1 15 years ago
  Michael Niedermayer 99a5e93526 Add initial_states array to ffv1. 15 years ago
  Michael Niedermayer 672e7e391a Add rc_stat2 to ffv1 this will be needed for finding good initial contexts in 2 pass mode. 15 years ago
  Michael Niedermayer 19721b23e3 Optimize state initialization in ffv1 clear_state(). 15 years ago
  Michael Niedermayer c42c1007c7 Only allocate stats_out when needed in ffv1 15 years ago
  Michael Niedermayer 2a317c6be4 Factorize litteral constents in ffv1 into STATS_OUT_SIZE. 15 years ago
  Michael Niedermayer 349d72870f Make 1pass statistic collection in ffv1 put_symbol_inline() conditional to avoid slowdown when more statistic collection code is added. 15 years ago
  Jason Garrett-Glaser 5dd9752076 Bump required x264 version to X264_BUILD 99 15 years ago
  Jason Garrett-Glaser 9d777508fa Remove dead code in theora_decode_tables 15 years ago
  Jason Garrett-Glaser 10f6915814 Reindent after r25573 15 years ago
  Jason Garrett-Glaser 1a48a57071 Fix Theora decoding bug if loopfilter is completely disabled 15 years ago
  Jason Garrett-Glaser 313b52fbff Clean up ALACdec 15 years ago
  Michael Niedermayer fc3128c9d5 Increase ffv1 encoding speed from 65 to 80 fps by forcing some inlining. 15 years ago
  Michael Niedermayer e1f51b8821 Add quant_table_index to ffv1 PlaneContext and use it instead of duplicating the currents implementation of calculating it. 15 years ago
  Ramiro Polla c6a908be58 dct32: mark xmm registers in clobber list in ff_dct32_float_sse() 15 years ago
  Ramiro Polla b32c9ca9a3 h264dsp: merge some asm blocks 15 years ago
  Nicolas George 3ab354d777 Make libx264 take the pict_type input parameter into account, 15 years ago