33643 Commits (32d545e0a4686e919319bf472725ea0162b72720)
 

Author SHA1 Message Date
Stefano Sabatini 7ef0adcc2e lavfi: simplify signature for avfilter_get_audio_buffer() and friends 13 years ago
Stefano Sabatini 6735534f19 lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in avfilter_default_get_audio_buffer 13 years ago
Stefano Sabatini e727bca392 lavfi: cleanup avfilter_get_audio_buffer() and pals. 13 years ago
Diego Biurrun c8b4a3999b libxvid: Give more suitable names to libxvid-related files. 13 years ago
Diego Biurrun 5b432d66ce libxvid: Separate libxvid encoder from libxvid rate control code. 13 years ago
Diego Biurrun 727af82a84 jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse(). 13 years ago
Diego Biurrun 454b1f9b58 fate: cosmetics: lowercase some comments 13 years ago
Diego Biurrun 7ac4bde22a fate: Give more consistent names to some RealVideo/RealAudio tests. 13 years ago
Stefano Sabatini 1b8c9271bd lavfi: add avfilter_get_audio_buffer_ref_from_arrays(). 13 years ago
Anton Khirnov 9453c9e1de lavfi: add extended_data to AVFilterBuffer. 13 years ago
Anton Khirnov c22953b8a3 lavc: check that extended_data is properly set in avcodec_encode_audio2(). 13 years ago
Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
Anton Khirnov 6d7f617700 samplefmt: add a function for filling a buffer with silence. 13 years ago
Anton Khirnov 142e740d1e samplefmt: add a function for copying audio samples. 13 years ago
Anton Khirnov 9684341346 lavr: do not try to copy to uninitialized output audio data. 13 years ago
Anton Khirnov 0982b0a431 lavr: make avresample_read() with NULL output discard samples. 13 years ago
Mans Rullgard b1f9be5436 fate: split idroq audio and video into separate tests 13 years ago
Mans Rullgard f7c2dca0d9 fate: improve dependencies 13 years ago
Diego Biurrun 63e01c2f19 fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests 13 years ago
Diego Biurrun f2a5586c64 fate: split some combined tests into separate audio and video tests 13 years ago
Mans Rullgard d57b43df2e fate: fix dependencies for probe tests 13 years ago
Mans Rullgard 6766169c41 mips: intreadwrite: fix inline asm for gcc 4.8 13 years ago
Mans Rullgard b82b49a5b7 mips: intreadwrite: remove unnecessary inline asm 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
Anton Khirnov ab165047a6 lavfi: add a function for copying properties from AVFilterBufferRef->AVFrame 13 years ago
Luca Barbato 5699884c2e sctp: Initial tcp-alike sctp support with streams 13 years ago
Jordi Ortiz 38f06a1415 libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts 13 years ago
Alex Converse 40f81769ae options_table: Add some missing #includes to fix "make checkheaders". 13 years ago
Alex Converse 3607dc2b1a doc: Replace a stray reference to the old '-intra' flag. 13 years ago
Jordi Ortiz fcd0298c05 rtsp: Add content-type message header parsing 13 years ago
Samuel Pitoiset b2e495afa8 rtmp: Support 'rtmp_live', an option which specifies if the media is a live stream. 13 years ago
Diego Biurrun ce473de921 av_samples_fill_array: Mark unmodified function argument as const. 13 years ago
Kostya Shishkov 464e9ab011 lagarith: add YUY2 decoding support 13 years ago
Carl Eugen Hoyos 58637a0b24 Support decoding unaligned rgb24 lagarith. 13 years ago
Diego Biurrun 520c1ec699 dv: Split profile handling code into a separate file. 13 years ago
Anton Khirnov 0a3ad7ff80 flvenc: use AVFormatContext, not AVCodecContext for logging. 13 years ago
Diego Biurrun 455245ca8a mov: Remove write-only variable in mov_read_chan(). 13 years ago
Alex Converse fa8fc3b73a fate: Change the probe-format refs to match the final text format committed. 13 years ago
Alex Converse 6345209a7d fate: Add avprobe as a make dependency 13 years ago
Ronald S. Bultje 4bfa67bdad Add probe fate tests to test for regressions in detecting media types. 13 years ago
Mans Rullgard 40fa14f775 fate: Add oneline comparison method 13 years ago
Ronald S. Bultje 64953f67f9 qdm2: clip array indices returned by qdm2_get_vlc(). 13 years ago
Justin Ruggles 85e5b866dc avplay: properly close/reopen AVAudioResampleContext on channel layout change 13 years ago
Justin Ruggles f132248028 avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2() 13 years ago
Justin Ruggles 74e10b6204 avcodec: for audio encoding, reset output packet when it is not valid 13 years ago
Justin Ruggles fa0319b4fd avcodec: refactor avcodec_encode_audio2() to merge common branches 13 years ago
Justin Ruggles b461cd4deb avcodec: remove fallbacks for AVCodec.encode() in avcodec_encode_audio2() 13 years ago
Diego Biurrun fdc918632f libschroedinger: Switch to function names more in line with Libav style. 13 years ago
Diego Biurrun 9cef0669c4 Move code shared between libdirac and libschroedinger to libschroedinger. 13 years ago
Anton Khirnov 8134fafe9b lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago