41179 Commits (6d679c435990281e69a74075eeaba499a35f4a80)
 

Author SHA1 Message Date
Stefano Sabatini e37bfc4925 lavfi/pixdesctest: fix SAME -> SAME memcpy 13 years ago
Stefano Sabatini ad12e9e8c0 lavfi/hflip: copy palette data in start_frame() 13 years ago
Clément Bœsch b0b7a89b07 lavfi/aresample: print channel layouts and formats along with the rate. 13 years ago
Michael Bradshaw b0e1557fe7 Fixed warnings about int64 to int32 conversion 13 years ago
Michael Niedermayer 65e63072f8 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch ba4aa656ce doc/filters: move "aformat" before "amerge". 13 years ago
Clément Bœsch 42b2908d7b doc/filters: remove old aformat entry. 13 years ago
Marton Balint 7315e40a24 ffplay: force exit when filter configuration fails 13 years ago
Marton Balint 8c9971c35e ffplay: fix stream cycling if audio decoding fails 13 years ago
Marton Balint c2e8691c07 ffplay: flush codec buffers before freeing filters 13 years ago
Marton Balint a687acbbf0 ffplay: dont destroy packet queues on stream change 13 years ago
Clément Bœsch 781fb46c56 lavfi/video: add avfilter.h include to fix make checkheaders. 13 years ago
Clément Bœsch d8e075b1a0 ffmpeg: use AUTO_INSERT_FILTER() for -async option. 13 years ago
Michael Niedermayer 2416cd4035 Changelog: update for 0.11 13 years ago
Samuel Pitoiset 177bcc9593 rtmp: Pass the proper return code in rtmp_handshake 13 years ago
Samuel Pitoiset bba287fdac rtmp: Check return codes of net IO operations 13 years ago
Michael Niedermayer 4e84ab886b MAINTAINERS: update versions 13 years ago
Michael Niedermayer 53285ced19 doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11) 13 years ago
Michael Niedermayer afe4d3bd54 ffplay: set base in dr1 allocation. 13 years ago
Kyle 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
Michael Niedermayer 2f6c5894f4 fate: update checksum after pal8 changes 13 years ago
Carl Eugen Hoyos c0532f4bbc Build the aformat filter when ffmpeg is built. 13 years ago
Carl Eugen Hoyos 36d0f8c9db Do not disable ffmpeg with --disable-everything. 13 years ago
Carl Eugen Hoyos 001d9d5e93 Fix compilation with --disable-everything. 13 years ago
Michael Niedermayer d5802a59f7 lavfutils: fix copyright 13 years ago
Michael Niedermayer 7343727a8f lavfi/video: fix copyright 13 years ago
Michael Niedermayer e92b48d40f drawutils: fix copyright 13 years ago
Michael Niedermayer cfb398bfc4 vf_fps: fix copyright 13 years ago
Michael Niedermayer c836f28f33 vf_fps: license cleanup 13 years ago
Michael Niedermayer 81c23fec63 lavfi/buffer.c: fix copyright 13 years ago
Michael Niedermayer 83995411f7 lavfi/avcodec.c: fix copyright 13 years ago
Michael Niedermayer 20f991e0f6 asrc_anullsrc: fix copyright 13 years ago
Michael Niedermayer 77ba8af023 asink_anullsink: fix copyright 13 years ago
Michael Niedermayer 7ef5c80cb4 af_null: fix copyright 13 years ago
Stefano Sabatini fce30d8d73 lavfi: copy palette in start_frame() 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Samuel Pitoiset a4d3f3580b rtmp: Return a proper error code instead of -1 13 years ago
Samuel Pitoiset 08e93f5b46 rtmp: Check malloc calls 13 years ago
Samuel Pitoiset f645f1d6ea rtmp: Check ff_rtmp_packet_create calls 13 years ago
Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö 1e8561e369 flvdec: Make sure sample_rate is set to the updated value 13 years ago
Michael Niedermayer 90290a5150 tqi: Pass errors from the MB decoder 13 years ago
Michael Niedermayer d0f78e77e1 avidec: simplify avi_read_idx1() 13 years ago
Michael Niedermayer 212f129fb8 avidec: discard 0 packets even for sample_size==0 NI 13 years ago
Michael Niedermayer 3cb83b225e xsubdec: print frame size when too small 13 years ago
Michael Niedermayer 121d3875b6 lavf: print the invalid tb in avpriv_set_pts_info() 13 years ago
Carl Eugen Hoyos 5e268633d1 Do not leak extradata when encoding avui. 13 years ago
Carl Eugen Hoyos fb6c6b15d7 avuienc: Use field_order to determine if a stream is interlaced. 13 years ago
Carl Eugen Hoyos 7a0d00dc79 Fix compilation with --disable-everything --enable-demuxer=ogg (--disable-yasm). 13 years ago