61668 Commits (9dca02ee541120de2a96c387faed9a4e033a60fd)
 

Author SHA1 Message Date
Carl Eugen Hoyos 58c215961a raw, nut: Support rgba64 encoding 11 years ago
Carl Eugen Hoyos cccac7654f png: Support rgb48 and rgba64 encoding 11 years ago
Vittorio Giovara c598b569fb png: K&R formatting cosmetics 11 years ago
Vittorio Giovara f7518f1a0e codec_desc: update dvaudio tag 11 years ago
Michael Niedermayer 6d7b22fb8f isom: fix C99-style declaration 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Vittorio Giovara d24e9a99a4 h264 does not depend on mpegvideo any more 11 years ago
Vittorio Giovara 7245a0ae87 mpegvideo: remove h264-only fields 11 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
Vittorio Giovara e0c16e4e32 mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
Vittorio Giovara 136034d86b h264: Remove MotionEstContext and move the relevant fields to H264Context 11 years ago
Vittorio Giovara e3c2d0f3d4 h264: Replace mpegvideo-specific MAX_THREADS by private define 11 years ago
Vittorio Giovara 5d1c2e53ab h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define 11 years ago
Vittorio Giovara 9b749c8274 h264: move relevant fields from Picture to H264Picture 11 years ago
Vittorio Giovara d66e305bd1 er: move relevant fields from Picture to ERPicture 11 years ago
Vittorio Giovara 1c79b1625d h264: directly use frames in ff_h264_draw_horiz_band() 11 years ago
Vittorio Giovara 75af13a0e4 mpegvideo: directly use frames in ff_draw_horiz_band() 11 years ago
Michael Niedermayer 0efacc7f9a Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 6dd007ad99 Merge commit '0412cb67cda05b08dfca6bfc4ff664ea917fa932' 11 years ago
Martin Storsjö 3b1c9eb0ff aacdec: Lower the number of frames required to detect ADTS 11 years ago
Martin Storsjö 0412cb67cd aacdec: Don't count probed ADTS frames if there are false positives 11 years ago
Michael Niedermayer b74792a027 Changelog: move post 2.2 branching entries out of the 2.2 changelog 11 years ago
Peter Ross 40f88796c6 Phantom Cine demuxer (iteration 2014.3) 11 years ago
Peter Ross 97bb0076c5 avcodec/rawdec: decode 16-bit aligned and packed 'raw' pixel formats where bits_per_coded_sample < 16 11 years ago
Jasper Taylor 0d5ae023b2 avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) 11 years ago
Michael Niedermayer 9b1d264e87 avformat/movenc: omit avformat ident from isml_manifest for bitexact mode 11 years ago
Michael Niedermayer 10c14264db avformat/movenc: omit LIBAVCODEC_IDENT for bitexact mode from uuidusmt_tag 11 years ago
Michael Niedermayer a17ee4117d avformat/movenc: only ommit encoder tag of the metadata for bitexact mode 11 years ago
Michael Niedermayer 25bcf24d4d ffmpeg_opt: check that a subtitle encoder is available before auto mapping streams 11 years ago
Michael Niedermayer 267c5723e0 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c198af648a Merge commit 'e843612695007cc623813073754c651ab43021f7' 11 years ago
Michael Niedermayer cd0982e189 avformat/isom: fix mix of declaration and statement 11 years ago
Michael Niedermayer 09680951df Merge commit '8f629a986c46f227abda1811a6ad1f449871ca35' 11 years ago
Anton Khirnov a84c8af042 FATE: add a test for the ONE_STR mapping mode of the channelmap filter 11 years ago
Anton Khirnov e843612695 af_channelmap: fix ONE_STR mapping mode 11 years ago
Michael Niedermayer 4d17179b37 ffmpeg: fix printing INT64_MIN pts at the end 11 years ago
Michael Niedermayer 6c47a4e972 swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() 11 years ago
Michael Niedermayer 8803b970ef ffmpeg_opt: Check ist is valid before using it in audio_channels_map init 11 years ago
Michael Niedermayer 06a3185e38 avcodec/mpegvideo_enc: dont use direct mode for unaligned input 11 years ago
Michael Niedermayer da89572004 avcodec: Move STRIDE_ALIGN to internal.h 11 years ago
wm4 8f629a986c isom: convert mp4 dvdsub extradata to vobsub format 11 years ago
Peter Ross 847d8af59a avformat/id3v2: decode compilation metadata 11 years ago
Peter Ross ac9bfb1faf avformat/movenc: encode compilation metadata 11 years ago
Peter Ross dadf668df2 avformat/mov: decode compilation metadata 11 years ago
Peter Ross d1bb17940d avcodec/adpcm: ADPCM_IMA_DK3 packets are padded to 16-bit packet boundary 11 years ago
Michael Niedermayer 41d08ca575 avcodec/arm/cabac: fix inline cabac reader with the UNCHECKED bitstream reader 11 years ago
Michael Niedermayer 2b8d28439b avcodec/h264_cabac: move the arm unchecked_bitstream reader special case closer to where the issue is 11 years ago
Michael Niedermayer 669235e0b3 avcodec/h264_cabac: disable the unchecked bitstream reader for arm & aarch64 11 years ago
Yu Xiaolei fbe9ae482d avfilter: make avfilter_graph_get_filter use const string name 11 years ago
Michael Niedermayer c17dea05f7 configure: factorize mips arch extensions out 11 years ago