37866 Commits (3799376dd3373ee255651ed542c75b15665801a8)
 

Author SHA1 Message Date
Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 11 years ago
Anton Khirnov 06cd4c5a68 avconv: fix usage of deprecated lavfi API 11 years ago
Anton Khirnov 612a5049d9 avserver: do not use a static string as a default for a string option 11 years ago
Alexandra Khirnova 7684a36113 mxfenc: switch to av_reallocp_array() and check allocation errors 11 years ago
Luca Barbato a10c4ce24b aac: Forward errors properly in aac_decode_frame_int 11 years ago
Luca Barbato 71953ebcf9 aac: Check init_get_bits return value 11 years ago
Anton Khirnov 51fc88e746 avconv: improve some variable names 11 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 11 years ago
Diego Biurrun 6da5b57da1 configure: Check for GCC diagnostic pragma support inside of functions 11 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Diego Biurrun 3a7050ffed build: Add _Pragma macro to disable deprecated declaration warnings 11 years ago
Diego Biurrun 79be2c325c doc/print_options: Move options headers to a saner place 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
Gavriloaie Eugen-Andrei 0d6fa3977b rtmp: Add seek support 11 years ago
Vittorio Giovara 0d8b943d20 h264_sei: Return meaningful values 11 years ago
Vittorio Giovara b18412171f h264_sei: K&R formatting cosmetics 11 years ago
Diego Biurrun 4c7fd58f8a h264_sei: Remove pointless old comment 11 years ago
Diego Biurrun 9ea24e927e twinvq: Add proper twinvq prefixes to identifiers 11 years ago
Diego Biurrun f900f35ac8 flvdec: Eliminate completely silly goto 11 years ago
Diego Biurrun e4529df944 flvdec: K&R formatting cosmetics 11 years ago
Diego Biurrun 390b4d7088 flvdec: Fix = vs. == typo in sample rate check 11 years ago
Martin Storsjö fd8f91e3f4 rtsp: Simplify code for forming the remote peer url 11 years ago
Vittorio Giovara 3c8bff0740 avframe: have av_frame_get_side_data take const AVFrame* 11 years ago
Martin Storsjö ee37d5811c rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_url 11 years ago
Martin Storsjö 1851e1d05d rtpproto: Check the size before reading buf[1] 11 years ago
Vittorio Giovara 7748dd41be avconv: add -n option to immediately exit when output files already exist 11 years ago
Martin Storsjö b85dbe68e2 avconv: Call exit_program instead of exit in avconv_opt as well 11 years ago
Martin Storsjö c7e921a54f avopt: Check whether the object actually has got an AVClass 11 years ago
Martin Storsjö b7e6da988b rtpproto: Move rtpproto specific function declarations to a separate header 11 years ago
Martin Storsjö 892b0be1df rtpproto: Simplify the rtp_read function by looping over the fds 11 years ago
Martin Storsjö 7531588fff rtpproto: Remove a misplaced comment 11 years ago
Martin Storsjö 54e03ff6af rtpproto: Support nonblocking reads 11 years ago
Martin Storsjö 2e814d0329 rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps 11 years ago
Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 11 years ago
Diego Biurrun c2e936de07 tree-test: Refactor and plug memory leaks 11 years ago
Diego Biurrun a9b04b2c43 tree.h: K&R formatting and typo cosmetics 11 years ago
Michael Niedermayer 9696740af7 hls: Call avformat_find_stream_info() on the chained demuxers 11 years ago
Diego Biurrun 78b4bfdb84 Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 11 years ago
Ed Torbett 1f57d60129 rtsp: Support RFC4570 (source specific multicast) more properly. 11 years ago
Ed Torbett 7497222090 rtpproto: Support more than one SSM include address, support excludes 11 years ago
Ed Torbett 7d99c92945 udp: Keep track of include and exclude sources separately 11 years ago
Ed Torbett 3357bccc5c udp: Allow specifying multicast include/blocks as host names as well 11 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 11 years ago
Diego Biurrun 4822ee3ca6 configure: Detect AIX ar command instead of hardcoding it in the OS section 11 years ago
Diego Biurrun 711c4da1af fate: Add tree test 11 years ago
Diego Biurrun d99a2b6d0a avutil/tree: Drop debug messages that clutter the output 11 years ago
Diego Biurrun 10db1a9bca avutil/tree: K&R formatting cosmetics 11 years ago
Diego Biurrun c47037c7a1 fate: Add timefilter test 11 years ago
Martin Storsjö 06205b5efd hls: Free packets when skipping packets when seeking 11 years ago