Commit History

Author SHA1 Message Date
  Michael Niedermayer 3b0b8c6531 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
  Nathan Caldwell 06df542067 avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopback address. 13 years ago
  Anton Khirnov 47953c33ea lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 13 years ago
  Jeff Downs 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 50f2dfad67 ffserver: use new avformat_open_* API. 13 years ago
  Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 13 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 years ago
  Michael Niedermayer 027264cb82 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mike Williams e2d7dc87df ffserver: move close_connection() call to avoid a temporary string and copy. 13 years ago
  Mike Williams db3262b700 ffserver: Fix a null pointer dereference as a result of the FF_API_MAX_STREAMS cleanup. 13 years ago
  Mike William 840238b870 ffserver: dont just crash 13 years ago
  Maksym Veremeyenko ab1c19efc5 fix ffserver's SIGSEGV 13 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 13 years ago
  Michael Niedermayer d7e5aebae7 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun e6ff064845 Eliminate pointless '#if 1' statements without matching '#else'. 13 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 89b503b55f Lowercase all ff* program names. 13 years ago
  Diego Biurrun 43fb279f56 Replace more FFmpeg instances by Libav or ffmpeg. 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Stefano Sabatini 55815edca0 prefer avio_check() over url_exist() 13 years ago
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 13 years ago
  Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 13 years ago
  Anton Khirnov 761ad42968 lavf: remove FF_API_MAX_STREAMS cruft 13 years ago
  Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 3ee53dabcf lavf: get rid of ffm-specific stuff in avformat.h 13 years ago
  Anton Khirnov c3675dfe1e lavf: rename avf_sdp_create to av_sdp_create. 13 years ago
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 403ee835e7 avio: make url_open_dyn_packet_buf internal. 13 years ago
  Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 13 years ago
  Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov 83fddaeb81 avio: deprecate url_open_buf 13 years ago
  Anton Khirnov d9d86e00b2 avio: avio_ prefix for url_fprintf 13 years ago
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 13 years ago
  Martin Storsjö 28c4741a66 libavformat: Remove FF_NETERRNO() 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Martin Storsjö c2ca851b23 ffserver: Try matching the RTSP url without a trailing slash 13 years ago
  Anton Khirnov ab0287fcbd Move find_info_tag to lavu and add av_ prefix to it 13 years ago
  Anton Khirnov 9fcae9735e Replace remaining uses of parse_date with av_parse_time. 13 years ago
  Nicolas George 6741f7c9be ffserver: set the sample aspect ratio 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago