7525 Commits (ab7fdbab00872f6435cd1b6b5f1304e2d03d86eb)

Author SHA1 Message Date
Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Carl Eugen Hoyos c9d6da73a8 Remove superfluous free(). 14 years ago
Michael Niedermayer 2ee453610f Fix mpeg-ps misdetected as m4v. 14 years ago
Michael Niedermayer 19457a5d4a Fix issue2246 14 years ago
Michael Niedermayer 0b9dffc67a Improve codec_tag guessing code. 14 years ago
Michael Niedermayer 2f9815dd26 fixed issue1962 EVO detection 14 years ago
Michael Niedermayer 512f973eac Fix issue2437 14 years ago
Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 14 years ago
Michael Niedermayer 15957b197a Partial rewrite stream probe code. 14 years ago
Anssi Hannula 78431098f9 lavf: inspect more frames for fps when container time base is coarse 14 years ago
Anton Khirnov b4b167ecbf jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 14 years ago
Michael Niedermayer a2f5e14a86 Timeout TCP open() after 5 seconds. 14 years ago
Anton Khirnov 3c96c64821 avio: document avio_alloc_context. 14 years ago
Anton Khirnov ab11317c1f lavf: make compute_chapters_end less picky. 14 years ago
Matthew Hoops 0e635f3e86 sierravmd: fix Indeo3 videos 14 years ago
Michael Niedermayer a0350330cd Move flv format #defines to common header so they can be used by the encoder too. 14 years ago
Peter Ross c178fdeaec Add .dpx to the list of supported file extensions for the image2 muxer 14 years ago
Michael Niedermayer 0c4d4a9355 Cleanup flv keyframe index reading and add some saftey checks. 14 years ago
Kostya Shishkov 29a290439b ape: check that number of seektable entries is equal to number of frames 14 years ago
Peter Ross 607cd90cdb make image2 muxer/demuxer support sequence of individual rawvideo files 14 years ago
Peter Ross 0bb240acb3 img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files 14 years ago
Jindrich Makovicka e006d71fa8 mpegts: propagate avio EOF in read_packet() 14 years ago
Kharkov Alexander cb7e2c1ca8 flvdec: read index stored in the 'keyframes' tag. 14 years ago
Alex Converse 9dd94f8379 mov: Add support for zero-sized stsc runs. 14 years ago
Baptiste Coudurier 93dfda8896 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 14 years ago
Martin Storsjö 229e2631be rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers 14 years ago
Baptiste Coudurier efdad9fbc7 In mov muxer, fix yuv range in avid atoms used by dnxhd. 14 years ago
Anton Khirnov b64030f26d avio: make get_checksum() internal. 14 years ago
Anton Khirnov d09cc22d9c avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h 14 years ago
Anton Khirnov 4c4427a75d avio: make init_checksum() internal. 14 years ago
Michael Niedermayer 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Carl Eugen Hoyos 31f00274f8 id3v1: change filesize to int64_t. 14 years ago
Carl Eugen Hoyos 13eadbaca4 id3v1: Seek back to old position after reading. 14 years ago
Kostya Shishkov 42315dabce Chronomaster DFA decoder 14 years ago
Tyler bc61920d89 http: header field names are case insensitive 14 years ago
Ilya 907783f221 Use strtoul to parse rtptime and seq values. 14 years ago
Stefano Sabatini ca1a2a4711 lavf: make compute_pkt_fields2() return meaningful error values 14 years ago
Peter Ross f55dd6c60d nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Justin Ruggles eb81cf860c mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom. 14 years ago
Justin Ruggles c70a6a41dd Use audio_service_type to set stream disposition. 14 years ago
Michael Niedermayer 1c0a472630 Revert "matroskadec: set default duration for simple block" 14 years ago
John Stebbins 98a7d560b4 matroskadec: set default duration for simple block 14 years ago
Ronald S. Bultje cd256c3b89 ffmetadec.c: fix compiler warnings. 14 years ago
Aurelien Jacobs 00dc0206cb matroskaenc: make sure we don't produce invalid file with no codec ID 14 years ago
Aurelien Jacobs 75f4d1fadf matroskaenc: add missing new line in av_log() call 14 years ago
Aurelien Jacobs 2851b1f656 matroskadec: check that pointers were initialized before accessing them 14 years ago
Anton Khirnov 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 14 years ago
Vladimir Pantelic 4377fafda1 asfdec: also subtract preroll when reading simple index object 14 years ago
Anton Khirnov 264935c962 matroskaenc: remove a variable that's unused after bc17bd9. 14 years ago