2010-11-01 |
Stefano Sabatini | Fix documented syntax for the cropdetect filter. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Stefano Sabatini | Make strmatch() return 1 only if the string compared... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Stefano Sabatini | Add st, ld, while examples/tests. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Stefano Sabatini | Add examples of unary operators. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Stefano Sabatini | Fix evaluation of expressions of the form: E1;E2. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Nathan Caldwell | aacenc: Correct spreading calculation for high spreading. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Nathan Caldwell | aacenc: cosmetics: Swap spreading_hi/low name to match... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | lpc_mmx: add xmm registers to clobber list |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | lpc_mmx: merge some asm blocks |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Stefano Sabatini | Use AV_RL32() in opt_codec_tag(). |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | sad16_sse2: merge 2 asm blocks |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | ffmpeg: fix opt_codec_tag() return value |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | xmm_clobbers: list xmm registers first in clobber list |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | idct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64 |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Stefano Sabatini | Document url_write(). |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | motion_est_mmx: prefer xmm registers below xmm6 when... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | dsputil_mmx: add xmm registers to clobber list |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | cosmetics: split long line |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | fdct_mmx: add xmm registers to clobber list |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | idct_sse2_xvid: add xmm registers to clobber list |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | mpegvideo_mmx: add xmm registers to clobber list |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ramiro Polla | dsputil_mmx: prefer xmm registers below xmm6 when they... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Ramiro Polla | bink: make bink_rlelens static (it's only used in this... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Ramiro Polla | h264dsp: add xmm registers to clobber list |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rocky Cardwell | Fix ffserver-related regression (and crash) introduced... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Carl Eugen... | Move new_output_stream() up for upcoming fix for issue... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Martin Storsjö | Store src/dstFormat after calling handle_jpeg |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Martin Storsjö | rtsp: Split out the RTSP demuxer functions to a separat... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Martin Storsjö | rtsp: Move rtsp_setup_output_streams into rtspenc.c |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Anton Khirnov | ffmpeg.c: dynamically allocate metadata maps |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Ramiro Polla | indent |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Ramiro Polla | h264dsp: merge some more asm blocks |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Stefano Sabatini | Factorize: opt_{audio,video,subtitle}_tag() -> opt_code... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Michael Niedermayer | Fix 10l leak in ffv1. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Michael Niedermayer | Try to find a bit better initial states in ffv1 2pass. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Michael Niedermayer | Keep track of how many slices*gops where encoded in... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Michael Niedermayer | factorize variable declaration in ffv1. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Jason Garrett... | Fix crashes in vorbis decoding found by zzuf |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Anton Khirnov | ffmpeg.c manual: clarify map_meta_data usage. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nathan Caldwell | aacenc: Remove energy 'normalization' modification... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nathan Caldwell | aacenc: Fix threshold-in-quiet calculation in the 3GPP... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nathan Caldwell | aacenc: Fix the conditions under which 3GPP pre-echo... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Anton Khirnov | vorbiscomment: convert metadata before computing the... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Martin Storsjö | rtsp: Add stub declarations of the setup_in/output_stre... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | FFV1 initial state 2pass code. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Read & write initial_states for ffv1 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Add initial_states array to ffv1. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Add rc_stat2 to ffv1 this will be needed for finding... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Optimize state initialization in ffv1 clear_state(). |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Only allocate stats_out when needed in ffv1 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Factorize litteral constents in ffv1 into STATS_OUT_SIZE. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Make 1pass statistic collection in ffv1 put_symbol_inli... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jason Garrett... | Bump required x264 version to X264_BUILD 99 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jason Garrett... | Remove dead code in theora_decode_tables |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jason Garrett... | Reindent after r25573 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jason Garrett... | Fix Theora decoding bug if loopfilter is completely... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jason Garrett... | Clean up ALACdec |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Increase ffv1 encoding speed from 65 to 80 fps by forci... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Michael Niedermayer | Add quant_table_index to ffv1 PlaneContext and use... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Ramiro Polla | dct32: mark xmm registers in clobber list in ff_dct32_f... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Ramiro Polla | h264dsp: merge some asm blocks |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicolas George | Make libx264 take the pict_type input parameter into... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nathan Caldwell | aacenc: Fix bug in LAME windowing where only one channe... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Stefano Sabatini | 100l: remove bogus inclusion of libavcodec/audioconvert... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Stefano Sabatini | Add example to the filter pad documentation. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Michael Niedermayer | Move ffv1 state transition table sorting to its own... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Michael Niedermayer | Fix the case with swaping states 127 and 129 in ffv1 |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Michael Niedermayer | Optimize state transition table sorting in ffv1 |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Michael Niedermayer | 2 pass mode for ffv1 to optimally order the range coder... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Michael Niedermayer | Factorize state_transition init out. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Anton Khirnov | nutdec: when parsing info packet, set metadata var... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Aurelien Jacobs | drop rtsp_default_protocols which is not part of public... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Aurelien Jacobs | drop rtp_get_file_handles() which is not part of public... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Aurelien Jacobs | drop rtp_get_local_port() which is not part of public... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Aurelien Jacobs | use rtp_get_local_rtp_port() instead of the deprecated... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Ramiro Polla | doc: fill documentation for vfwcap |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Ramiro Polla | vfwcap: add option to print list of supported drivers |
commit | commitdiff | tree | snapshot |
2010-10-22 |
James Zern | Add new -slices option and use it for libvpx and libx264. |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Nicolas George | Use forced key frames when encoding with libxvid. |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Michael Niedermayer | Fix memleak in mjpeg decoder. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Optimize EOB check in mjpeg decode_block() by adjusting... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Simplify last coeff check in mjpeg decode_block() |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Check index in mjpeg AC decode against overflowing. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Add a seperate VLC table for progressive jpeg so we... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Factor code&0xf out of if() in decode_block_progressive(). |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Cleanup decode_block_progressive() |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Factorize ((unsigned) code) >> 4 out of decode_block_p... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Move if() in mjpeg decode_block() to simplify condition. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Michael Niedermayer | Simplify build_vlc() by using init_vlc_sparse() in... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Pascal Massimino | cosmetics: align fields, and remove useless ones, in... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Rafaël Carré | Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Martin Storsjö | rtsp: Move the rtsp_probe function to the demuxer code... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Martin Storsjö | Restore alphabetical order |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Martin Storsjö | rtsp: Untangle the dependencies between the RTSP/SDP... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Martin Storsjö | rtsp: Reorder functions |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Baptiste Coudurier | cosmetics, indentation |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Baptiste Coudurier | 10l fix h263+ encoder, format will be 8, array size... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Pascal Massimino | cleanup image2pipe_{de}muxer fields |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Stefano Sabatini | Remove unused variables picture_crop_temp and picture_p... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Michael Niedermayer | Replace 5 by named constant MAX_CONTEXT_INPUTS in ffv1.c |
commit | commitdiff | tree | snapshot |
next |