2010-11-03 |
Stefano Sabatini | Remove usage of deprecated libavcodec/audioconvert... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Thierry Foucu | Fix 16kHz Mono NellyMoser in flv. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Stefano Sabatini | Implement isnan() function evaluation. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Stefano Sabatini | Add eval.texi file. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Reimar Döffinger | Update 24 bpp TM1 reference for decoder fixes. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Reimar Döffinger | Fix aspect for 24bpp TM1 samples. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Reimar Döffinger | Fix decoding of 24 bpp TM1 (except for aspect). |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Reimar Döffinger | 100l, calculate mb_change_bits_row_size from the update... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Reimar Döffinger | Support mid-stream resolution/format changes for TM1. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Anton Khirnov | matroskadec: skip invalid tags with no TagName |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Ramiro Polla | changelog: mention that ffmpeg is now win64-friendly |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | 1/PHIl: swap again settb/setpts, fix alphabetical order. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Move settb docs after setpts docs, fix alphabetical... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Add setpts filter, ported from the libavfilter soc... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Add av_get_bits_per_sample_fmt() to libavcore/samplefmt... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Implement functions: |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Move sample format definitions from libavcodec to libav... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mike Edenfield | http: Handle 301/307 redirect requests, too |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Thierry Foucu | Allow mono encoding with LAME. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Fix timestamp handling in more filters after the change... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Make the blackframe filter print the time, in addition... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Make the cropdetect filter print the time for each... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Fix timestamp computation when the timebase changes... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Fix crop->var_values[VAR_T] computation in the crop... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | aacdec: change type of data in decode_audio_specific_co... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | mpegts: support LATM syntax |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | Add single stream LATM/LOAS decoder |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | aacdec: pass avctx as logging context for decode_audio_... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | aacdec: refactor the actual aac decoding code into... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | aacdec: return consumed bits in decode_audio_specific_c... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Janne Grunau | aacdec: add MPEG4AudioConfig as parameter for decode_au... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Anton Khirnov | ffmpeg.c: reindent |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Anton Khirnov | ffmpeg.c: don't autocopy stream/chapter metadata if... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Anton Khirnov | ffmpeg.c: extend map_meta_data to allow advanced mappings |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Ramiro Polla | dnxhd_mmx: prefer xmm registers below xmm6 when they... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Michael Niedermayer | Fix possibly exploitable out of buffer writes in msrle_... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Michael Niedermayer | Fix possibly exploitable buffer overrun in msrle_decode... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Michael Niedermayer | remove impossible condition from msrle_decode_pal4() |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Michael Niedermayer | fix indent |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Stefano Sabatini | Remove ffmpeg PGMYUV compatibility hack, which was... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
İsmail Dönmez | dsputil: Use explicit movzbl instead of movzx |
commit | commitdiff | tree | snapshot |
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 |
next |