51705 Commits (ca3cef719e382b0bf44bdee1482ea89bb2d7f245)
 

Author SHA1 Message Date
  d s ca3cef719e avformat/avisynth: Fix off-by-one error in avisynth demuxer. 13 years ago
  Paul B Mahol d0073c7a0b separatefields filter 13 years ago
  Michael Niedermayer f1c0c6b7de Merge remote-tracking branch 'cigaes/master' 13 years ago
  Michael Niedermayer 6a78ec180e ffmpeg: print frame decoding error statistic 13 years ago
  Michael Niedermayer eedcac68f3 ffmpeg: dont exit 0 if fewer than 1/3 of the input could be decoded. 13 years ago
  Michael Niedermayer 62a1181015 h264: wait for missing slices only on frames 13 years ago
  Clément Bœsch 1043cb8e80 lavc/ass: use bprint API in ff_ass_add_rect(). 13 years ago
  Nicolas George de38e7c8c3 ffmpeg: use a rational for -aspect option. 13 years ago
  Michael Niedermayer b4eb06d325 msmpeg4: ignore negative DC overflow 13 years ago
  Michael Niedermayer c03dc44070 msmpeg4: fix asm code in ff_msmpeg4_pred_dc() 13 years ago
  Michael Niedermayer 4e0130faed Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö fc792308c5 srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 13 years ago
  Andrew Van Til 0e729b2290 rtpdec: Increase max rtp packet size to 8192 13 years ago
  Andrew Van Til 350ad50bf4 lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 13 years ago
  Michael Niedermayer 93e8fcb94b Merge remote-tracking branch 'cus/stable' 13 years ago
  Michael Niedermayer 5fbf9c12aa avfilter/vf_noise: fix build without mmx*inline 13 years ago
  Paul B Mahol 9dc88ac367 lavfi: remove noise libmpcodecs wrapper 13 years ago
  Paul B Mahol 6934244414 lavfi/noise: copy inline asm from mp=noise 13 years ago
  Marton Balint 85b9bf5693 ffplay: simplify video pts calculation 13 years ago
  Marton Balint 5dacf7b1ab ffplay: fix indentation 13 years ago
  Marton Balint 0b24e341ed ffplay: handle audio buffersink output properly with buffering filters 13 years ago
  Marton Balint 325846aac0 ffplay: set time_base of audio filter buffer src 13 years ago
  Paul B Mahol ed8373e7db lavfi: always check return value of ff_get_{audio,video}_buffer() 13 years ago
  Clément Bœsch e82f562fa5 lavfi/mandelbrot: reindent after 51bcd5cd. 13 years ago
  Martin Storsjö bc0522dffa h264pred: Add a few missing const declarations for ff_cropTbl derived pointers 13 years ago
  Clément Bœsch 51bcd5cd65 lavfi/mandelbrot: fix speedloss with default config after morphing introduction. 13 years ago
  Matthieu Bouron 1f2ce32825 lavf/wavdec: skip padding byte 13 years ago
  Michael Niedermayer 0678c388ba rtsp: add option to set the socket timeout of the lower protocol. 13 years ago
  Michael Niedermayer c6ae7f64a0 avio.h: fix indention 13 years ago
  Paul B Mahol 9fce2b8854 lavfi/il: use standard option parsing 13 years ago
  Michael Niedermayer 8a97f6acc8 Merge remote-tracking branch 'mbouron/master' 13 years ago
  Michael Niedermayer 7cfaf727a1 flvenc: dont call avio_flush() unconditional 13 years ago
  Michael Niedermayer a286940da1 mux: also call avio_flush() when flushing the muxer 13 years ago
  Michael Niedermayer ad6a50c0ed avformat: add writeout_count statistic 13 years ago
  Michael Niedermayer 0138fe5656 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 024a5f72ee Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' 13 years ago
  Michael Niedermayer 5f49e92eb9 Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9' 13 years ago
  Michael Niedermayer 1090f69386 Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5' 13 years ago
  Ronald S. Bultje d2ec6ea6c6 lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables 13 years ago
  Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 13 years ago
  Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 13 years ago
  Ronald S. Bultje 18df366a18 vp3: Embed idct_permutation array directly in VP3DecoderContext 13 years ago
  Martin Storsjö 0f59845708 bfin: Make vp3 functions static 13 years ago
  Martin Storsjö aa8d89536d bfin: Don't use the vp3 idct functions if bitexact behaviour is expected 13 years ago
  Matthieu Bouron 25b143aa7b lavf/mxfdec: handle identification metadata 13 years ago
  Paul B Mahol 018cc6f026 lavfi/histogram: use standard options parsing 13 years ago
  Paul B Mahol 1f97dfb77f lavfi/blend,noise: remove unedeed av_opt_free() call 13 years ago
  Christophe Gisquet e2946e5c34 x86: sbrdsp: implement SSE qmf_deint_bfly 13 years ago
  Paul B Mahol 1adf54de56 dfa: implement tdlt chunk decoding 13 years ago
  Michael Niedermayer 4bcb75cc48 ffmpeg: Print a warning when -frames is affecting non video frames 13 years ago