7334 Commits (7ac167493e5404fd2d3f307d02127f23fca970f0)

Author SHA1 Message Date
  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
  Anton Khirnov 491653ed90 avio: cosmetics - nicer vertical alignment. 14 years ago
  Martin Storsjö 28e9c42afb rtsp: Don't use a locale dependent format string 14 years ago
  Tomas Härdin 1b7ecc1662 Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 14 years ago
  Anton Khirnov bc17bd90f5 matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config 14 years ago
  Carl Eugen Hoyos 78e99e0f32 Do not use format string "%0.3f" for RTSP Range field. 14 years ago
  Carl Eugen Hoyos 4952afff75 Do not use format string "%0.3f" for RTSP Range field. 14 years ago
  Anton Khirnov c5f4c0fd5c id3v2: skip broken tags with invalid size 14 years ago
  Anton Khirnov 1885488757 id3v2: don't explicitly skip padding 14 years ago
  Martin Storsjö af79dd36f3 amr: Set the AVFMT_GENERIC_INDEX flag 14 years ago
  Martin Storsjö 026fa81de4 amr: Set the pkt->pos field properly to the start of the packet 14 years ago
  Martin Storsjö 2890cba8b5 amr: Set the codec->bit_rate field based on the last packet 14 years ago
  Martin Storsjö 895678f823 rtsp: Specify unicast for TCP interleaved streams, too 14 years ago
  Martin Storsjö dc8b73c069 applehttp: Change the variable for stream position in seconds into int64_t 14 years ago
  Anton Khirnov eb1e7f78ea id3v2: simplify error handling. 14 years ago
  Anton Khirnov bca6dee386 id3v2: explicitly seek to the end of the tag after reading 14 years ago
  Anton Khirnov 933e90a69a avio: make av_url_read_fseek/fpause internal. 14 years ago
  Tomas Härdin 139313827c Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 14 years ago
  Carl Eugen Hoyos 88f8805f3e Allow demuxing of APE files with metadata tags. 14 years ago
  Anton Khirnov 8d9769a77b avio: deprecate url_fileno 14 years ago
  Anton Khirnov 447fe33691 rmenc: replace avio_seek(0) with avio_tell() 14 years ago