48468 Commits (f27eb1b702d88f0ead83f161c835d69210aa007c)
 

Author SHA1 Message Date
  Michael Niedermayer 76e65a1b73 avs: silence "may be used uninitialized" warnings 13 years ago
  Paul B Mahol 3f8ee30e63 mmfenc: use ff_raw_write_packet() 13 years ago
  Paul B Mahol f18d2137d6 aiffenc: use ff_raw_write_packet() 13 years ago
  Paul B Mahol 8ad010a7e0 soxenc: use ff_raw_write_packet() 13 years ago
  Paul B Mahol a4b62f36c7 soxdec: use meaningful error codes 13 years ago
  Paul B Mahol 09401694db soxenc: use ffio_fill 13 years ago
  Paul B Mahol a4912aa61e soxenc: use FFALIGN 13 years ago
  Michael Niedermayer 07abf13da4 h264: avoid a grayscale related if() in hl_decode_mb() 13 years ago
  Marton Balint 92b50b71a1 ffplay: fix type of time_diff in waveform display 13 years ago
  Marton Balint ec89ea3022 ffplay: always display audio visualization if mode is set 13 years ago
  Marton Balint ef7f3b0870 ffplay: hide cursor on no mouse movement 13 years ago
  Marton Balint 0ca4e9f014 ffplay: reset external clock to unknown on start 13 years ago
  Marton Balint 4e33d8ebb3 ffplay: only drop frames if not in frame step mode 13 years ago
  Marton Balint 97660b8b13 ffplay: move frame step pause from the video thread to video_refresh 13 years ago
  Diego Biurrun c73c87b412 cosmetics: Prettyprint codec/format/filter registration files 13 years ago
  Diego Biurrun 69583bd3b1 avfilter: Refactor unconditional filter registration 13 years ago
  Diego Biurrun 5ad2f0bfb2 build: Add rtpenc_chain extra config option 13 years ago
  Diego Biurrun 844c68520e configure: Add --disable-all command line option 13 years ago
  Paul B Mahol 507956824c auenc: do not write invalid file size 13 years ago
  Michael Niedermayer 8afe168c78 vf_divtc: dont mix av_strdup and free 13 years ago
  Michael Niedermayer baa5d6df77 vf_detc: dont mix av_strdup & free 13 years ago
  Michael Niedermayer 458afd2a0e vf_mp: fix 'discards const qualifier from pointer target type' 13 years ago
  Michael Niedermayer 33f15ab35d libavutil/samplefmt: Fix project name 13 years ago
  Michael Niedermayer 0d4572a54b MAINTAINERS: s/mjpeg.c/mjpeg*.c/ 13 years ago
  Stefano Sabatini 0156dd6530 lavf/segment: add segment_frames option 13 years ago
  Stefano Sabatini 7a8face9fb lavf/segment: add reference_stream option 13 years ago
  Michael Niedermayer 9e04e11e83 libpostproc: alloc a few bytes more in the temporary buffer 13 years ago
  Michael Niedermayer f1185fbbec libpostproc: Fix off by 1 error in the C dering code 13 years ago
  Michael Niedermayer 69db85c30c mjpegdec: Support 16bit DQT 13 years ago
  Paul B Mahol 10a3fa8f31 build: fix g723_1 decoder dependency 13 years ago
  Don Moir 64f4fb75c4 gifdec: fix transparent background color 13 years ago
  Michael Niedermayer b61097fe0d mjpegdec: reset restart_count on progressive scans 13 years ago
  Stefano Sabatini ae2b51acd2 doc/encoders: clarify the direction of the quality setting parameters for libtheora 13 years ago
  Stefano Sabatini 7e0676a715 doc/ffmpeg-formats: extend documentation for the probesize parameter 13 years ago
  Stefano Sabatini 750382d5c8 ffmpeg: remove annoying logs and improve reporting in case of unavailable bitrate 13 years ago
  Michael Niedermayer b3f3fe3c28 MAINTAINERS: add libswresample 13 years ago
  Rob Sykes 8d9a503313 docs: add soxr documentation 13 years ago
  Rob Sykes 03d38ee207 soxr_resample: soxr API parameter rename 13 years ago
  Rob Sykes f2957adb23 soxr_resample: Correct email address 13 years ago
  Clément Bœsch ceee4407e3 lavfi/tile: small align cosmetics. 13 years ago
  Clément Bœsch 4cd724daee lavfi/tile: remove usage of link->{cur,out}_buf. 13 years ago
  Clément Bœsch 3b870f973e lavfi/scale: remove usage of link->cur_buf. 13 years ago
  Clément Bœsch a612e86ea6 lavfi/deshake: remove usage of link->cur_buf. 13 years ago
  Clément Bœsch 5673a0102a lavfi/decimate: remove usage of link->cur_buf. 13 years ago
  Clément Bœsch 33e0eb5109 lavfi/video: remove unused ff_inplace_start_frame(). 13 years ago
  Michael Niedermayer 011169cd41 mjpegdec: handle the occurance of rstn emulation 13 years ago
  Michael Niedermayer 5ff8ca1f04 mjpegdec: Handle RSTn in progressive jpegs 13 years ago
  Michael Niedermayer 47e7f57a4b mjpegdec: factor handle_rstn() out 13 years ago
  Paul B Mahol c46cfedf09 build: mp filter does not depend on postproc anymore 13 years ago
  Michael Niedermayer a2349dc3f0 vf_idet: fix type of stats 13 years ago