8731 Commits (9117592549c63602710275abab17841b733c5b2d)

Author SHA1 Message Date
  Michael Niedermayer 46eae15567 mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes. 14 years ago
  Michael Niedermayer 17c95361e9 mkvtimestamp v2 muxer: remove unneeded prefixes 14 years ago
  Derek Buitenhuis 0c251257b5 VBLE Decoder 14 years ago
  Carl Eugen Hoyos 5f36065ca6 Use AC-3 as default codec for wtv. 14 years ago
  ami_stuff ef4f403159 Never use MP3 as default audio codec for asf. 14 years ago
  Derek Buitenhuis c433a3f9a5 VBLE Decoder 14 years ago
  Justin Ruggles 7b966566da vqf/twinvq: pass vqf COMM chunk info in extradata 14 years ago
  Justin Ruggles ca482ce420 vqf: do not set bits_per_coded_sample for TwinVQ. 14 years ago
  ami_stuff e2adce3b8e asfenc: Use wmav2 audio codec by default. 14 years ago
  John Brooks b8a1b880ee rtpdec: Simplify finalize_packet 14 years ago
  Martin Storsjö b911518d1c http: Handle proxy authentication 14 years ago
  Martin Storsjö b01f5ba207 http: Print an error message for Authorization Required, too 14 years ago
  Mike Melanson 45fcb86cf8 AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio) 14 years ago
  Martin Storsjö 371d15ec36 tls: Use the URLContext as logging context 14 years ago
  Martin Storsjö f2d0015531 http: Don't add a Range: bytes=0- header for POST 14 years ago
  Martin Storsjö 6149485f6c http: Change the chunksize AVOption into chunked_post 14 years ago
  Anton Khirnov a251928060 http: Add encoding/decoding flags to the AVOptions 14 years ago
  Anton Khirnov dc86ca1ab5 crypto: add decoding flag to options. 14 years ago
  Anton Khirnov 34ff0e2915 tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK 14 years ago
  Anton Khirnov 3b384502f2 http: use different classes for http and https. 14 years ago
  Martin Storsjö 8ef79f42ca http: Change an error log message to a warning 14 years ago
  Martin Storsjö 7590061eb7 http: Remove the now unused ff_http_set_headers custom function 14 years ago
  Martin Storsjö 27fad11b5b mms: Set http custom headers via the AVOption 14 years ago
  Martin Storsjö 196bf28c5d rtsp: Set http custom headers via the AVOption 14 years ago
  Martin Storsjö 10da1e913b http: Make custom headers settable via an AVOption 14 years ago
  Martin Storsjö eaa8c1f9fe crypto: Don't manually free memory allocated via AVOptions 14 years ago
  Martin Storsjö d10361b658 avio: Free URLContext private data allocated via AVOptions 14 years ago
  John Brooks 6c643e0705 avc: fix memory errors when encoding invalid h264 codecdata 14 years ago
  Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 14 years ago
  Martin Storsjö 65ac51373b udp: Allow specifying the local IP address 14 years ago
  Michael Niedermayer 26ae9a5d7c pthreads: drop has_b_frames mangling, its buggy in many many ways, 14 years ago
  Andrey Utkin 055a141e44 lavf: don't leak corrupted packets 14 years ago
  Michael Niedermayer b2bdca1b4a udp: simplify 7a032cb97f 14 years ago
  Andrey Utkin 7a032cb97f Fix segfault on UDP reading 14 years ago
  Michael Niedermayer bf0ac7aa69 mpegvideo_probe: reduce score for invalid streams 14 years ago
  Martin Storsjö f38f3b88a5 tls: Use ERR_get_error() in do_tls_poll 14 years ago
  Michael Niedermayer 4e38d4ef0e mpegvideo_probe: Getting rid of the use of GCC language extensions 14 years ago
  Michael Niedermayer 0643ff1712 mpegvideo_probe: dont be too picky on spec compliance and the lack of system startcodes. 14 years ago
  Michael Niedermayer b52f2d88fe mpegvideo_probe: count video and audio pes seperately 14 years ago
  Michael Niedermayer 26d7eb40fd mpegvideo probe: fix slice counting 14 years ago
  Alex Converse 735e601be1 mxfdec: Fix comparison of unsigned expression < 0. 14 years ago
  Anton Khirnov 3110ad8329 mpegts: set stream id on just created stream, not an unrelated variable 14 years ago
  Michael Niedermayer 4b7ef5a1e6 flv: Skip invalid index 14 years ago
  Anton Khirnov 83daced0a3 lavf: expand doxy for some AVFormatContext fields. 14 years ago
  Carl Eugen Hoyos 4d7c71c364 Check for OOM after av_mallocz() in ff_interleave_add_packet(). 14 years ago
  Carl Eugen Hoyos 8a3f976498 Support decoding "m1v " mpeg1video in mov. 14 years ago
  Carl Eugen Hoyos 6aaf6db253 Support decoding transport streams from Sony NXCAM. 14 years ago
  Michael Niedermayer 4717e29796 flvdec: skip duplicate indexes 14 years ago
  Martin Storsjö 1c8c41ff07 avformat: Avoid a warning about mixed declarations and code 14 years ago
  Kostya Shishkov f545e00677 BMV demuxer and decoder 14 years ago