47303 Commits (8119d8b01f8391f11c447802782e9017ad419d99)
 

Author SHA1 Message Date
Michael Niedermayer ed547e2ce5 vf_hqdn3d: fix permissions 12 years ago
Michael Niedermayer 46a4e72bc5 vf_delogo: fix order of operations in apply_delogo() 12 years ago
Anton Khirnov 250b122e3a vf_boxblur: switch to filter_frame, boxblur did not support slices 12 years ago
Anton Khirnov 05945c7f88 libavfilter/fifo: switch to filter_frame, the filter did not support slices. 12 years ago
Paul B Mahol 6549a9b753 pgssubdec: remove unused variable 12 years ago
Justin Ruggles c74f81786d nuv: cosmetics: pretty-printing 12 years ago
Justin Ruggles 5c7bf2ddde lavf: move nuv fourcc audio tags from riff to nuv 12 years ago
Justin Ruggles ab87d9b667 nuv: check for malloc failure when allocating extradata 12 years ago
Justin Ruggles 261e9348ef lavf: add a common function for selecting a pcm codec from parameters 12 years ago
Justin Ruggles 838ed296df nuv: use the stream indices generated by avformat_new_stream() 12 years ago
Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
Justin Ruggles cdaa1f84fb lavf: move "MP3 " fourcc from riff to nut 12 years ago
Paul B Mahol 01eed8c607 iff demuxer: 16SV support 12 years ago
Anton Khirnov 1b43fc127c vf_hqdn3d: switch to filter_frame 12 years ago
Michael Niedermayer 8227a0b7df libavfilter: update doxy for filter_frame 12 years ago
Michael Niedermayer 3ed483cdfa libavfilter: Support using filter_frame for video 12 years ago
Michael Niedermayer a0b8eec719 default_filter_frame: fix argument name 12 years ago
Michael Niedermayer f6dd145533 avfilter: check that filter_frame and slice variants are not both used 12 years ago
Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
Reimar Döffinger 16af29a7a6 vc1dec: add hacks to ensure static tables are initialized in open(). 12 years ago
Reimar Döffinger 92947c6d72 Use err_out label for error-case cleanup. 12 years ago
Reimar Döffinger 8aa29f063c atrac3: do not use init_static_data to init VLC data. 12 years ago
Diego Biurrun db9dbfb72a fate: vpx: Add dependencies 12 years ago
Diego Biurrun a1d1fc9b4a fate: Fix wavpack-matroskamode test dependencies 12 years ago
Diego Biurrun 9b15c0a9b3 x86: dsputilenc: port to cpuflags 12 years ago
Diego Biurrun 1f3f896564 fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo tests 12 years ago
Diego Biurrun 5116ac7774 fate: real: Add dependencies 12 years ago
Diego Biurrun 9534e0f552 fate: lossless-audio: Add dependencies 12 years ago
Diego Biurrun 89145fbbfe x86: h264dsp: Fix linking with yasm and optimizations disabled 12 years ago
Paul B Mahol 23101ceaa2 avrdec: implement seeking 12 years ago
Michael Niedermayer 42d3fea65f Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' 12 years ago
Michael Niedermayer 264441715b Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' 12 years ago
Paul B Mahol b0d9b011c7 avrdec: sample rate takes 3 bytes not 4 12 years ago
Paul B Mahol 1793128cf7 avrdec: fix typo in .long_name 12 years ago
Anton Khirnov 4c973de9a5 vf_fieldorder: require write permissions 12 years ago
Anton Khirnov 49dd71a6f1 vf_fieldorder: reindent 12 years ago
Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
Anton Khirnov bb6c67bb36 lavfi: remove vf_slicify 12 years ago
Anton Khirnov af7d13ee4a asink_nullsink: plug a memory leak. 12 years ago
Michael Niedermayer 2c923983b6 qpeg: reset palette on seeks 12 years ago
Michael Niedermayer 2754dbb6e1 nut: put nut PCM audio tags in front of avi tags. 12 years ago
Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 12 years ago
Diego Biurrun 490df522c7 x86: cpu: Drop unused HAVE_RWEFLAGS condition 12 years ago
Stefano Sabatini 3a227f5d90 doc: add ffmpeg-protocols.texi manual 12 years ago
Stefano Sabatini 9c492271a8 doc: move syntax and eval chapters from libavutil to ffmpeg-utils 12 years ago
Stefano Sabatini d82331721e doc: add libavdevice.texi and ffmpeg-devices.texi files 12 years ago
Stefano Sabatini 8ddeae5ae7 doc: add libavformat.texi and ffmpeg-formats.texi files 12 years ago
Stefano Sabatini 2ac6a3d1bf lavfi/drawtext: add support to expansion of generic expressions 12 years ago
Piotr Bandurski f5fa03660d vble: Do not abort decoding when version is not 1 12 years ago
Justin Ruggles 1d86aa8b0f lavr: do not pass consumed samples as a parameter to ff_audio_resample() 12 years ago