30054 Commits (d3fddb8454cab525cbcb6cc9c3d0ca29b6c78cdd)
 

Author SHA1 Message Date
Stefano Sabatini d3fddb8454 vsrc_buffer: fix example in docs, add mandatory parameters 14 years ago
Stefano Sabatini 50764e19a8 vsrc_buffer: make the source accept sws_param in init 14 years ago
Stefano Sabatini 509b32cf5d vsrc_buffer: propagate avfilter_open() error code 14 years ago
Stefano Sabatini 3799805e56 vsrc_buffer: fix style 14 years ago
Stefano Sabatini 9fdf77217b lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h 14 years ago
Stefano Sabatini 6070b7e1c5 vsrc_buffer: remove dependency on AVFrame 14 years ago
Michael Niedermayer 3c7650a83d Merge remote-tracking branch 'qatar/master' 14 years ago
Diego Biurrun ea91e77127 Clean up #includes in cmdutils.h. 14 years ago
Diego Biurrun a2077b85da g729: Merge g729.h into g729dec.c. 14 years ago
Michael Niedermayer 75a37b57a5 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 8529f9b36b av_find_stream_info: Print more details about max anaylize duration failures. 14 years ago
Justin Ruggles e98a95e779 10l: wrap float_interleave functions in HAVE_YASM. 14 years ago
Etienne Buira 155d1d189b Add little description for -rc_override 14 years ago
Justin Ruggles 41e21e4db6 APIchanges: fill in date and commit for request_sample_fmt 14 years ago
Justin Ruggles 9aa8193a23 Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 14 years ago
Justin Ruggles bc778a0cea Add support for request_sample_format in ffmpeg and ffplay. 14 years ago
Justin Ruggles 00e5da893d Add APIchanges entry for request_sample_fmt. 14 years ago
Justin Ruggles 64150ff014 Add request_sample_fmt field to AVCodecContext. 14 years ago
Justin Ruggles 32f8fb8ecf Add float_interleave() to FmtConvertContext with x86-optimized versions. 14 years ago
Mans Rullgard f907ad9b85 Remove unused make variable SEEK_REFFILE 14 years ago
Mans Rullgard 164c24c858 fate: remove redundant aref and vref references 14 years ago
Tomas Härdin 7e5cb2ef51 Parse 'bext' metadata in the wav demuxer 14 years ago
Tomas Härdin 40612f2601 Cosmetics: indent 14 years ago
Tomas Härdin 6629dbd299 Keep parsing wav until EOF if the input is seekable and we know the size of the data tag 14 years ago
Tomas Härdin a06d238e8c Refactor the tag checking into a switch statement 14 years ago
Tomas Härdin 93df511ec7 Use avio_tell() instead of url_ftell() 14 years ago
Compn 420ebd1850 add x264opts entry to docs 14 years ago
JULIAN GARDNER 8146d16b60 cleaned up the udp.c, removed some variables and an av_log 14 years ago
Michael Niedermayer e3ff6e8d0f configure: favor pkg_config over sdl_config 14 years ago
Michael Niedermayer d1f9621d39 libx264: support passing arbitrary parameters. 14 years ago
Michael Niedermayer e89403216c ffmpeg: dont show_banner() on verbose<0 14 years ago
Mans Rullgard 1a14a27603 fate: remove do_ffmpeg_nocheck function 14 years ago
Mans Rullgard d4a7df423c fate: do not collect -benchmark output 14 years ago
Mans Rullgard a06bf6368b mpegaudiodec: remove decode_end() function 14 years ago
Mans Rullgard 70378ea190 fate: run aref and vref as regular tests 14 years ago
Mans Rullgard dede36bd02 mpegaudio: sanitise compute_antialias_* names 14 years ago
Ronald S. Bultje 508a24f8dc mpeg12: add slice-threading checks to slice-threading initializers. 14 years ago
Ronald S. Bultje 8d44cd2cd8 h264: copy pixel_shift between slice threading contexts. 14 years ago
Alexander Strange a64c58a240 mdec: enable frame-level multithreading. 14 years ago
Ronald S. Bultje 32ac63ee10 mdec.c: fix overread. 14 years ago
Stefano Sabatini 64be0d1eda id3v2: prevent unsigned integer overflow in ff_id3v2_parse() 14 years ago
Stefano Sabatini b69e5ee902 id3v2: add @file doxy and link to format documentation 14 years ago
Michael Niedermayer b4bcd1e2f1 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 7a88617c43 configure: opensolaris install is not compatible with ffmpeg, allow overriding it. 14 years ago
Justin Ruggles a26d2b4bc8 Fix compilation of iirfilter-test. 14 years ago
Michael Niedermayer 9132f2ad0c eval: opensolaris strtod() cannot handle 0x1234 14 years ago
Jindrich Makovicka e25c67108a libx264: handle closed GOP codec flag 14 years ago
Anton Khirnov 29e3489602 lavf: remove duplicate assignment in avformat_alloc_context. 14 years ago
Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 14 years ago
Tomas Härdin 3d922c8462 Make sure neither data_size nor sample_count is negative 14 years ago