43799 Commits (e16fda9236bd6464e61baba31abae7852dceaa90)
 

Author SHA1 Message Date
Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
Stefano Sabatini 831a999dda lavfi/movie: split class definitions for movie and amovie 12 years ago
Stefano Sabatini a77436abad lavfi/lut: duplicate class definitions for each lut variant filter 12 years ago
Stefano Sabatini 8e2cf68d09 doc/Makefile: add doc target, as an alias for "documentation" 12 years ago
Nicolas George 9467f4eb5d lavc/tscc: use reget_buffer. 12 years ago
Anton Khirnov 7f9aaa499b mpegvideo_enc: don't use deprecated avcodec_encode_video(). 12 years ago
Anton Khirnov 7c10194996 cmdutils: refactor -codecs option. 12 years ago
Anton Khirnov 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
Anton Khirnov 91e59fea30 lavc: add avcodec_descriptor_get_by_name(). 12 years ago
Anton Khirnov 0a0f19b577 lavc: add const to AVCodec* function parameters. 12 years ago
Anton Khirnov 15c71dfd03 swf(dec): replace CODEC_ID with AV_CODEC_ID 12 years ago
Anton Khirnov e0aa5e772b dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE 12 years ago
Michael Niedermayer 7e49474aa0 ffmenc: switch to av_assert 12 years ago
Michael Niedermayer b5abebe164 acelp_filters: switch to avassert 12 years ago
Samuel Pitoiset 8337b5db96 rtmpdh: Do not generate the same private key every time when using libnettle 12 years ago
Michael Niedermayer ceb8773e16 libvpxenc: Fix CQ encoding without a specified bitrate 12 years ago
Michael Niedermayer 1ee7a2955f libvpxenc: only force CBR if a bitrate is set 12 years ago
Jordi Ortiz a2dd4f7780 rtp: remove ff_rtp_get_rtcp_file_handle(). 12 years ago
Jordi Ortiz e7993ece9b rtsp.c: use ffurl_get_multi_file_handle() instead of ff_rtp_get_rtcp_file_handle() 12 years ago
Jordi Ortiz d6b9da1178 avio: add (ff)url_get_multi_file_handle() for getting more than one fd 12 years ago
Uoti Urpala 2e8f3cbcda h264: vdpau: fix crash with unsupported colorspace 12 years ago
Martin Storsjö ca00a7e809 amrwbdec: Decode the fr_quality bit properly 12 years ago
Nedeljko Babic 6f98e298cc mips: change list of files with MIPS copyright notice in mips.txt 12 years ago
Nedeljko Babic 2b02bc6422 mips: add assembler flags for mips32r2 ISA and mhard-float 12 years ago
Nicolas George 9341bbfc51 vf_yadif: fix permissions. 12 years ago
Nicolas George 71adb74059 vf_tinterlace: leave harmless permissions alone. 12 years ago
Nicolas George d37f823207 vf_thumbnail: fix permissions. 12 years ago
Nicolas George 469d07a0e4 vf_select: require AV_PERM_PRESERVE. 12 years ago
Nicolas George f6647d8825 vf_removelogo: fix permissions. 12 years ago
Nicolas George 616c3f3ee2 vf_overlay: fix permissions. 12 years ago
Nicolas George 5ec6ae91ba vf_idet: fix permissions. 12 years ago
Nicolas George 3bc644e044 vf_fps: fix permissions. 12 years ago
Nicolas George 738fab17ea vf_fieldorder: fix permissions. 12 years ago
Nicolas George 3c0cc3ae67 vf_fade: fix permissions. 12 years ago
Nicolas George d5765d4725 vf_drawtext: fix permissions. 12 years ago
Nicolas George 0238806f64 vf_drawtext: fix permissions. 12 years ago
Nicolas George 84923555bb vf_deshake: fix permissions. 12 years ago
Nicolas George f3133a48e5 vf_delogo: fix permissions. 12 years ago
Nicolas George 12ff3faec0 vf_colormatrix: fix permissions. 12 years ago
Nicolas George ceb8dc1e04 vf_ass: fix permissions. 12 years ago
Nicolas George 07663871e1 vf_alphamerge: fix permissions. 12 years ago
Nicolas George de35d2b498 avf_concat: fix permissions. 12 years ago
Nicolas George 44127c0489 af_channelmap: fix permissions. 12 years ago
Nicolas George 368f368e59 af_channelmap: require AV_PERM_PRESERVE. 12 years ago
Nicolas George 44aeb06290 fifo: fix permissions. 12 years ago
Nicolas George a34eb393fc split: set rej_perms = AV_PERM_WRITE on outputs. 12 years ago
Nicolas George a0d274d228 sink_buffer: require AV_PERM_PRESERVE. 12 years ago
Nicolas George e54e30c889 lavfi: grant all permissions on mallocated audio buffers. 12 years ago
Nicolas George cc8104b908 lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame. 12 years ago
Nicolas George 046eb21c72 lavfi: grant all permissions on mallocated video buffers. 12 years ago