28882 Commits (efec2d7b35db96014ad33e43383b93d42acd8829)
 

Author SHA1 Message Date
Carl Eugen Hoyos efec2d7b35 Template alsa reordering functions. 14 years ago
Philip Langdale 9c09dead87 h264_parser: Fix whitespace after previous change. 14 years ago
Philip Langdale 01f5b9c51e h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set. 14 years ago
Michael Niedermayer eb79c528d8 Update yadif copyright header 14 years ago
James Darnley de0f445b5c Factorise the C filtering in yadif 14 years ago
Michael Niedermayer 2657fd0cd4 Yadif fixes that where missing from the patch 14 years ago
James Darnley 457be6962b Support 16-bit in yadif 14 years ago
James Darnley 257ac5f1d6 support more than yuv420p in yadif 14 years ago
Lou Logan 8af3167bb6 Redefine sameq 14 years ago
Darren Horrocks 30c6fefd01 fix runtime-cpu-detect bug in swscale 14 years ago
Michael Niedermayer 434f248723 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 6114bffa91 retry_transfer_wrapper: only call interrupt callback when less than requested is r/w. 14 years ago
Michael Niedermayer 3e3ea93b3c mpegts: Put CODEC_ID_NONE check back that was removed by mistake in 5b56ad03 14 years ago
Mans Rullgard 2310ee4b1c ac3enc: move extract_exponents inner loop to ac3dsp 14 years ago
Anton Khirnov 727c7aa026 avio: deprecate url_get_filename(). 14 years ago
Anton Khirnov 5958df341d avio: deprecate url_max_packet_size(). 14 years ago
Anton Khirnov 1869ea03b7 avio: make url_get_file_handle() internal. 14 years ago
Anton Khirnov 32a97d4630 avio: make url_filesize() internal. 14 years ago
Anton Khirnov e52a9145c8 avio: make url_close() internal. 14 years ago
Anton Khirnov 58a48c6511 avio: make url_seek() internal. 14 years ago
Anton Khirnov 230a468679 avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together 14 years ago
Anton Khirnov 925e908bc7 avio: make url_write() internal. 14 years ago
Anton Khirnov dce3756459 avio: make url_read_complete() internal. 14 years ago
Anton Khirnov bc371aca46 avio: make url_read() internal. 14 years ago
Anton Khirnov 0589da0aa5 avio: make url_open() internal. 14 years ago
Anton Khirnov 62eaaeacb5 avio: make url_connect internal. 14 years ago
Anton Khirnov 5652bb9471 avio: make url_alloc internal. 14 years ago
Carl Eugen Hoyos 02fd687bbe Only make buffer smaller in fill_buffer() if read_packet() is set. 14 years ago
Alexandre Colucci 37ffba2a44 Communicate pulldown flags to clients to fix VC-1 playback with pulldown content 14 years ago
Alexandre Colucci 2506ad9f17 Fix VC-1 playback with pulldown content 14 years ago
Martin Storsjö 0d8a33b11e applehttp: Merge two for loops 14 years ago
Martin Storsjö 6cc7f13982 applehttp: Restructure the demuxer to use a custom AVIOContext 14 years ago
Martin Storsjö d3964da2c2 applehttp: Move finished and target_duration to the variant struct 14 years ago
Young Han Lee 57cc1ad35f aacenc: reduce the number of loop index variables 14 years ago
Anton Khirnov 333e894363 avio: deprecate url_open_protocol 14 years ago
Anton Khirnov e230705392 avio: deprecate url_poll and URLPollEntry 14 years ago
Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 14 years ago
Justin Ruggles e3c007bb43 flvdec: fix segfault in amf_parse_object() due to NULL key 14 years ago
Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 14 years ago
Aurelien Jacobs 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago
Justin Ruggles deff8a6d3a flvdec: fix segfault in amf_parse_object() due to NULL key 14 years ago
Peter Ross 100a6b7c77 ffmpeg: make 'bits_per_raw_sample' option more useful 14 years ago
Mans Rullgard 906fd03070 fate: fix partial run when no samples path is specified 14 years ago
Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 14 years ago
Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 14 years ago
Anton Khirnov 4dcde00cfc lavf: bump minor version and add an APIChanges entry for avio changes 14 years ago
Anton Khirnov 8bea72f7eb avio: simplify url_open_dyn_buf_internal by using avio_alloc_context() 14 years ago
clsid2 0e09997fa4 Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 14 years ago
clsid2 361fa0ed40 Float output for libavcodec AAC decoder 14 years ago
clsid2 ba7a28045f Float output for libavcodec Vorbis decoder 14 years ago