29123 Commits (b8a44442660cb55012951151b2a462923bdcea22)
 

Author SHA1 Message Date
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
Anton Khirnov 9181976348 matroskaenc: don't write an empty Cues element. 14 years ago
Anton Khirnov 9f5ddd1e46 lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 14 years ago
Anton Khirnov 5cec897105 avio: move extern url_interrupt_cb declaration from avio.h to url.h 14 years ago
Anton Khirnov 8e76a19b63 avio: make av_register_protocol2 internal. 14 years ago
Anton Khirnov 80c6e238b0 avio: avio_ prefix for url_set_interrupt_cb. 14 years ago
Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 14 years ago
Peter Ross de174d0d25 riff: add ATRAC3+ guid 14 years ago
Peter Ross aa9380c89c ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 14 years ago
Peter Ross 36ffabc4ee move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE_GUID and audio_guids[] to riff.c/h (add FF_ prefix to PRI_GUID, ARG_GUID, and MEDIASUBTYPE_BASE_GUID; rename audio_guids to ff_codec_wav_guids) 14 years ago
Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 14 years ago
Alexis Ballier dc41036105 Install libavutil/{aes,sha}.h 14 years ago
Stefano Sabatini 4f29941194 pad: fix example explanation 14 years ago
Michael Niedermayer c0e51ec9c6 Merge remote branch 'qatar/master' 14 years ago
Luca Barbato 3d42d4937b proto: introduce listen option in tcp 14 years ago
Luca Barbato a013291d26 doc: clarify configure features 14 years ago
Luca Barbato ebba2b3e2a proto: factor ff_network_wait_fd and use it on udp 14 years ago
Michael Niedermayer 4b9c03b7f0 Align stack variables manually in yadif x86 code, should fix ticket25 14 years ago
Michael Niedermayer 9f8008a981 move image check down in ffplay.c 14 years ago