87105 Commits (f8d7b5febba075035a94de5d7d1dc9083ad2f3ed)
 

Author SHA1 Message Date
  Rostislav Pehlivanov 38c3fc9404 lavc: bump minor (after adding TrueHD and MLP encoders) 9 years ago
  Paul B Mahol 97f50d1c62 avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts 9 years ago
  Paul B Mahol 0e7d2c60e9 avfilter/vf_overlay: support J formats too 9 years ago
  Rostislav Pehlivanov d4b36be122 Changelog: update with TrueHD and MLP encoders 9 years ago
  Jai Luthra 15b86f480a mlpenc: Working MLP/TrueHD encoder 9 years ago
  Philip Langdale ee88dcb2b0 avcodec/cuvid: Check for non 420 chroma formats - they aren't supported 9 years ago
  Philip Langdale 8a06669702 avcodec/cuvid: Fully re-initialize the parser after a flush. 9 years ago
  Paul B Mahol 4096bb176b avfilter/vf_unsharp: limit matrix size in either direction to 23 9 years ago
  Paul B Mahol d790887d1c avfilter/vf_unsharp: check if scalebits is too high 9 years ago
  Steven Liu 27714b462d lavf/http: deprecate user-agent option 9 years ago
  Carl Eugen Hoyos 44bcb636c1 lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref. 9 years ago
  Steven Liu 3ea28f3f79 doc/muxers: add flv muxer document into doc/muxers 9 years ago
  Michael Niedermayer 136f552075 mpegvideo_motion: Handle edge emulation even without unrestricted_mv 12 years ago
  Pedro Arthur 8433d953e4 swscale: fix for sliced scaling artifacts 9 years ago
  Paul B Mahol 5b509fafb0 avfilter/vf_lut2: also export video input bit depth 9 years ago
  Michael Niedermayer 51000b9945 avformat/movenc: Make the packet check more tolerant 9 years ago
  Michael Niedermayer 2834313933 avformat/movenc: Check packet in mov_write_single_packet() too 9 years ago
  Michael Niedermayer deabcd2c05 avformat/movenc: Factor check_pkt() out 9 years ago
  Vignesh Venkatasubramanian 7238c53048 libavformat/webm_chunk: Option to specify HTTP header 9 years ago
  Janne Grunau 15fcf6292e build: remove hardcoded name of version header 9 years ago
  Matthieu Bouron 140da8e810 lavc: add hevc mediacodec decoder 9 years ago
  Diego Biurrun 8c201dde0a build: doc: more fine-grained dependencies for generated texi files 9 years ago
  Paul B Mahol b82c1a377a avcodec/adpcm: clip step for ADPCM MTAF decoder 9 years ago
  Josh de Kock bc7399934d libdc1394: Distinguish between enumeration errors and no cameras found 9 years ago
  Paul B Mahol 4d677c7ae3 avformat/msf: add support for ATRAC3 codec 9 years ago
  Moritz Barsnick 022260271b libavcodec/qsvdec_h2645.c: drop executable permission 9 years ago
  Martin Storsjö df37950253 rtsp: Fix a crash with the RTSP muxer 9 years ago
  Martin Storsjö f8a13c7213 lavf/rtsp: Fix a crash with the RTSP muxer. 9 years ago
  Nikolas Bowe 96cd6f672e avcodec/(e)ac3: Fix target_level for EAC3. 9 years ago
  Michael Niedermayer 6f062eb8d0 avformat/hlsenc: Emulate strftime("%z") using other functions if it does not work 9 years ago
  Vittorio Giovara 76c28360b5 vf_colorspace: Add modern names for color range option 9 years ago
  Mark Thompson bdf7610eb2 vf_scale_vaapi: Crop input surface to active region 9 years ago
  Mark Thompson 3a9662af6c vaapi_h264: Fix HRD bit_rate/cpb_size scaling 9 years ago
  Mark Thompson 7081620aca hwcontext_vdpau: Fix missing subscripts 9 years ago
  Mark Thompson 09a145b3c8 hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK 9 years ago
  Paul B Mahol 92dbd65700 avcodec/h264_parser: fix for possible overflow 9 years ago
  Paul B Mahol 01fa4fb69e avcodec/h264_parser: set missing pts for top/bottom field frames 9 years ago
  Carl Eugen Hoyos 93e041026f lavc: Enable a53cc by default for x264 and qsv_h264. 9 years ago
  Michael Niedermayer a5af1240fc avcodec/g726: Add missing ADDB output mask 9 years ago
  Xinzheng Zhang ecc04b4f2f avformat/utils: fix timebase error in avformat_seek_file() 9 years ago
  Steven Liu c8528e54e5 avformat/flvenc: add no_sequence_end flags for flvflags 9 years ago
  Michael Niedermayer e85c4a4706 avformat/flvenc: Add () around & 9 years ago
  Diego Biurrun de452e5037 pixblockdsp: Change type of stride parameters to ptrdiff_t 9 years ago
  Clément Bœsch 415f907ce8 lavf/utils: add missing ismv in MOV-like formats 9 years ago
  Clément Bœsch 9112822e71 lavf/utils: simplify matching MOV-like formats 9 years ago
  Clément Bœsch ae1dd0c9a6 lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg 9 years ago
  Jon Toohill 7f386bbe2a ffmpeg: copy trailing_padding when using -acodec copy 9 years ago
  Steven Liu 84aebfc74e avformat/flvenc: add FLVFlags for flvflags options 9 years ago
  Michael Niedermayer 9f18a970b2 avformat/hlsenc: Assume UTC if "%z" is unsupported in strftime() 9 years ago
  Michael Niedermayer 22ba9a3cb8 avformat/hlsenc: Avoid "%T" "%F" in strftime() to improve compatibility 9 years ago