13714 Commits (b9553cf4b80d79c280ae7c989593ce1daac4cafa)

Author SHA1 Message Date
Oskar Arvidsson 8dffcca579 Move some functions in dsputil.c into a new file dsputil_internal.h. 14 years ago
Oskar Arvidsson 7bc8032b07 Move the functions in h264idct into a new file h264idct_internal.h. 14 years ago
Oskar Arvidsson c2f38da901 Move the functions in h264pred.c into a new file h264pred_internal.h. 14 years ago
Oskar Arvidsson 2431689bb3 Move the functions in h264dsp.c into a new file h264dsp_internal.h 14 years ago
Oskar Arvidsson d4497f6dfb Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
Oskar Arvidsson af0b2d6736 Choose h264 chroma dc dequant function dynamically. 14 years ago
Michael Niedermayer 488efb33a7 H264: Fix slice threads 14 years ago
Reimar Döffinger 701d0eb185 Fix input buffer size check in adpcm_ea decoder. 14 years ago
Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 14 years ago
pin xue 05c062e9da replace movw instruction in ac3dsp_armv6.S 14 years ago
Alexander Strange cf39b461d3 pthread: validate_thread_parameters() ignored slice-threading being intentionally off 14 years ago
Reimar Döffinger f82163cf1c Use consistent condition for whether to run slice-threading execute function. 14 years ago
Gwenole Beauchesne da21440d46 vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. 14 years ago
Gwenole Beauchesne 09ce846206 vaapi: filter out DELAYED_PIC_REF flag to determine field. 14 years ago
Philip Langdale ae7a4a1594 CrystalHD: Improve detection of h.264 content. 14 years ago
Philip Langdale bfde0f1b3d CrystalHD: Carry picture type from input to output picture. 14 years ago
Philip Langdale f6421e0b5c CrystalHD: Bring in h.264 parser to establish picture type. 14 years ago
Philip Langdale e99fd6ee19 CrystalHD: Change opaque_list_pop to return the node. 14 years ago
Philip Langdale ca0eed7e37 CrystalHD: Fix whitespace after previous change. 14 years ago
Philip Langdale 9ce1d5f03b CrystalHD: Handle different h.264 MBAFF packing. 14 years ago
Michael Niedermayer a61bc91d42 Fix ticket21, temporary audio array was too small. 14 years ago
Michael Niedermayer 9d4cb45dbe Cleanup 'Fix spurious warning when stream has SPS and PPS units.' 14 years ago
Alexander Strange d0df2934ca Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer ffb61814a0 Fix deblocking with thread_slices 14 years ago
Anton Khirnov 9f5ddd1e46 lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 14 years ago
Brad 1f6265e011 Fix parser: mark av_parser_parse() for removal on next major bump 14 years ago
Michael Niedermayer 326dff7d05 Fix ticket34 14 years ago
Michael Niedermayer ee6db0de37 Fix ffmpeg-mt fixme in h264. 14 years ago
Michael Niedermayer 98fe404a94 Fix REBASE_PICTURE with h.264 14 years ago
Michael Niedermayer b1eeddf1cc Fix Ticket37 14 years ago
Nathan Caldwell 5371803dd5 psymodel: extend API to include PE and bit allocation. 14 years ago
Reimar Döffinger da53f05fd0 Do not offer unsupported HWAccel PIX_FMT. 14 years ago
Reimar Döffinger 735c4f0b84 Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete. 14 years ago
Reimar Döffinger 6e075dcaf8 ac3dec: avoid pointless alloc and indirection for input_buffer 14 years ago
Alexander Strange ba9ef8d04e Remove unnecessary parameter from ff_thread_init() and fix behavior 14 years ago
Janne Grunau d6f66edd65 Revert "aac_latm_dec: use aac context and aac m4ac" 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
Mans Rullgard 5f2e6c0fd1 ac3enc: NEON optimised extract_exponents 14 years ago
Mans Rullgard 2310ee4b1c ac3enc: move extract_exponents inner loop to ac3dsp 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
Young Han Lee 57cc1ad35f aacenc: reduce the number of loop index variables 14 years ago
Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 14 years ago
Aurelien Jacobs 3c9bfb3368 add MicroDVD muxer and demuxer 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
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