28991 Commits (2431689bb3a8ac86d3713b012504cab7f60f738c)
 

Author SHA1 Message Date
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
Ronald S. Bultje afaedbd6f7 Add "Did you provide a clear git commit log message?" to the patch checklist 14 years ago
Carl Eugen Hoyos c55efca05b x11: fix memleak 14 years ago
pin xue 05c062e9da replace movw instruction in ac3dsp_armv6.S 14 years ago
Michael Niedermayer a2beabc231 Merge remote branch 'qatar/master' 14 years ago
Alex Converse 347b375a80 daud: Don't write packets that are too large to have their size expressed in the bytestream. 14 years ago
Reimar Döffinger d459d8e28d Abort Ogg header parsing when we encounter a data packet. 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
Anton Khirnov 17ca374c7d avformat.h: fix a misplaced #endif 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 c0577ceb55 flv: Only parse keyframe index when the underlaying protocol allows seeking as we need to seek to read the index 14 years ago
Kharkov Alexander ba667e600f Fix support for flvtool2 "keyframes based" generated index in FLV format decoder 14 years ago
Lou Logan f7f9e24d09 Replace outdated info on the FAQ 14 years ago
Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer a61bc91d42 Fix ticket21, temporary audio array was too small. 14 years ago
Anton Khirnov 0c68c80419 lavf: bump minor and add an APIChanges entry for avformat cleanup 14 years ago
Anton Khirnov 3ee53dabcf lavf: get rid of ffm-specific stuff in avformat.h 14 years ago
Anton Khirnov cdc6a87f19 avio: deprecate av_protocol_next(). 14 years ago
Anton Khirnov f8270bbf8c avio: add a function for iterating though protocol names. 14 years ago
Anton Khirnov c234d40bd9 lavf: rename a parameter of av_sdp_create from buff->buf 14 years ago
Anton Khirnov c3675dfe1e lavf: rename avf_sdp_create to av_sdp_create. 14 years ago
Anton Khirnov a9bf9d8e53 lavf: make av_guess_image2_codec internal 14 years ago
Anton Khirnov 5593f03148 avio: make URLProtocol internal. 14 years ago
Anton Khirnov c486dade95 avio: make URLContext internal. 14 years ago
Anton Khirnov c5704b2b9a lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. 14 years ago
Michael Niedermayer 9d4cb45dbe Cleanup 'Fix spurious warning when stream has SPS and PPS units.' 14 years ago
Anton Khirnov f35ff97f2e lavf: use designated initializers for all protocols 14 years ago
Anton Khirnov a6aa7a1a14 applehttp: don't use deprecated url_ functions. 14 years ago
Anton Khirnov d6bbe76124 avio: move two ff_udp_* functions from avio_internal to url.h 14 years ago
Anton Khirnov acaceca2f1 asfdec: remove a forgotten declaration of nonexistent function 14 years ago
Anton Khirnov 026e175775 avio: deprecate the typedef for URLInterruptCB 14 years ago
Alexander Strange d0df2934ca Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer db95e559f2 fix another forgotten mplayerhq.hu link 14 years ago
Michael Niedermayer 610b963e82 Fix link to ffmpeg-devel 14 years ago
Michael Niedermayer ffb61814a0 Fix deblocking with thread_slices 14 years ago
Michael Niedermayer f6d71b3942 ffplay: Set EMU_EDGE if dr1, this is an alternative fix for ticket40. 14 years ago
Luca Barbato a2031251c7 proto: include os_support.h in network.h 14 years ago