source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4b8a1941   11 years anton iff: use the AVFrame API properly.
(edit) @c5dfb903   11 years anton msrle: use the AVFrame API properly.
(edit) @952f943d   11 years anton FATE: add a jv test
(edit) @b7462a39   11 years anton jvdec: use the AVFrame API properly.
(edit) @2d2a92f7   11 years anton dxa: use the AVFrame API properly.
(edit) @55f954e7   11 years anton qpeg: use the AVFrame API properly.
(edit) @01de3c1   11 years anton cin video: use the AVFrame API properly.
(edit) @ef2a99c7   11 years anton msvideo1: use the AVFrame API properly.
(edit) @a639ea7f   11 years anton escape124: use the AVFrame API properly.
(edit) @224b6edd   11 years anton qtrle: use the AVFrame API properly.
(edit) @845020ed   11 years anton cljr: use the AVFrame API properly.
(edit) @4a8a35b   11 years anton cinepak: use the AVFrame API properly.
(edit) @cec5ce49   11 years anton cdxl: remove an unused variable
(edit) @670c7451   11 years anton c93: use the AVFrame API properly.
(edit) @a83fd501   11 years anton bethsoftvid: use the AVFrame API properly.
(edit) @33329c6e   11 years anton avs: use the AVFrame API properly.
(edit) @6139f48   11 years anton asvenc: use the AVFrame API properly.
(edit) @13e9cc9c   11 years anton a64multienc: use the AVFrame API properly.
(edit) @b9fb59d2   11 years anton lavc: deprecate avcodec_alloc_frame().
(edit) @5b9c3b45   11 years anton Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
(edit) @2ff302cb   11 years anton lavc: update coded_frame doxy. It is not used during decoding anymore.
(edit) @b068660f   11 years anton lavc: deprecate CODEC_CAP_NEG_LINESIZES It was never used in any …
(edit) @72ca830f   11 years lu_zero lavc: VP9 decoder Originally written by Ronald S. Bultje …
(edit) @458446a   11 years lu_zero lavc: Edge emulation with dst/src linesize Allow supporting files for …
(edit) @3cbe1126   11 years diego dv: Split DV data table declarations into their own header This is …
(edit) @e8fcdebb   11 years diego build: Allow specifying extra object files when linking HOSTPROGS
(edit) @9eda9d33   11 years anton h264: free the tables and uninitialize the context on flush Prevents …
(edit) @ecf442a5   11 years anton lavf: improve support for AVC-Intra files. Generate extradata with …
(edit) @951d8190   11 years anton mxfdec: update current edit unit when seeking in mxf files without …
(edit) @ad116179   11 years diego mpeg12dec: Remove outdated UV swapping code for VCR2
(edit) @669fe505   11 years diego twinvq: consume block_align+1 packets as full ones They can be …
(edit) @1afa8a75   11 years diego twinvq: support multiple frames per packet Signed-off-by: Diego …
(edit) @ddb839e9   11 years diego metasound: add missing modes Signed-off-by: Diego Biurrun …
(edit) @7b9780e7   11 years diego mpeg12dec: Remove unused swap_uv member from Mpeg1Context
(edit) @cce3e0a4   11 years anton Move av_fast_{m,re}alloc from lavc to lavu.
(edit) @aa241229   11 years anton lavc: deprecate FF_MAX_B_FRAMES We should not arbitrarily decide the …
(edit) @b6094811   11 years anton lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h They are …
(edit) @b45c8708   11 years anton lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bump
(edit) @8941971a   11 years anton lavc: make error_rate a private option of mpegvideo encoders
(edit) @728c4658   11 years anton vdpau: add a constructor for AVVDPAUContext. We will likely want to …
(edit) @ca22d1de   11 years anton vdpau: add a convenience function for getting a decoder profile. …
(edit) @19e30a58   11 years diego Deprecate obsolete XvMC hardware decoding support XvMC has long ago …
(edit) @c7f7bfc9   11 years diego Remove all Alpha architecture optimizations Alpha has been …
(edit) @16381923   11 years martin configure: Check whether MSVC requires using the C89-to-C99 converter …
(edit) @45ef963   11 years diego mpegaudioenc: Move some static tables to MpegAudioContext This …
(edit) @5d6a990c   11 years diego mpegaudioenc: Remove broken integer-only quantization code path
(edit) @08303d77   11 years lu_zero hwaccel: Simplify ff_find_hwaccel It is always called by passing …
(edit) @d42db44c   11 years anton avienc: drop the vfr flag. AVI does not really support vfr properly, …
(edit) @5462dde1   11 years diego metasound: Fix error message argument Signed-off-by: Diego Biurrun …
(edit) @cb56c396   11 years diego h263dsp: K&R formatting cosmetics Also remove array element numbering …
(edit) @0338c396   11 years diego dsputil: Split off H.263 bits into their own H263DSPContext
(edit) @86f91080   11 years diego Remove #undefs for formerly forbidden system functions The macros …
(edit) @cffecc0e   11 years diego avfilter/graphparser: Directly free filter memory if initialization fails
(edit) @92352a94   11 years diego configure: Move -Wno-maybe-uninitialized check into gcc section As …
(edit) @7d1a68e   11 years diego avfilter/buffer: Suppress deprecation warning for …
(edit) @82c86d0b   11 years diego graph2dot: Add missing #include for av_get_channel_layout_string()
(edit) @4871528   11 years diego graph2dot: Fix use of deprecated API
(edit) @70cbf334   11 years anton vdpau: Add missing #includes to fix standalone header compilation …
(edit) @e2b5b097   11 years diego x86: rv40dsp: Use PAVGB instruction macro where appropriate
(edit) @0a7fef39   11 years anton omadec: loosen format probing constraints Imporoves detection of some …
(edit) @1c736bed   11 years anton omadec: check GEOB sizes against buffer size Found-by: Mateusz …
(edit) @97f50e92   11 years anton omadec: Fix wrong number of array elements Found-by: Mateusz "j00ru" …
(edit) @e7399695   11 years vittorio.giovara filtfmts-test: Fix use of deprecated API Signed-off-by: Vittorio …
(edit) @3ef9b7ab   11 years vittorio.giovara hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale …
(edit) @885ec924   11 years vittorio.giovara hevc: Use parsed VUI colorimetry in avcodec Also limit the parsed VUI …
(edit) @cd8f772   11 years vittorio.giovara lavc: Add colorimetry values for BT.2020, other non-included ones …
(edit) @446e37d   11 years vittorio.giovara vf_fieldorder: remove superfluous get_video_buffer
(edit) @454959a5   11 years anton aacdec: Set the profile during decoding Previously the profile would …
(edit) @da6506c6   11 years anton lavc: move AVCodecContext.pkt to AVCodecInternal It's a private …
(edit) @38ecc370   11 years anton pthread: store thread contexts in AVCodecInternal instead of …
(edit) @daa7a1d4   11 years anton pthread_slice: rename ThreadContext -> SliceThreadContext This should …
(edit) @cc14ee03   11 years anton lavc: split slice and frame threading functions into separate files
(edit) @5cd6513f   11 years anton pthread: drop avcodec_ prefixes from static functions
(edit) @694d997a   11 years diego x86: hpeldsp: Use PAVGB instruction macro where necessary …
(edit) @8b63ebcb   11 years diego build: Remove redundant OBJS declaration intended for programs
(edit) @d7639785   11 years vittorio.giovara rtmpproto: Reorder conditions to help dead code elimination This …
(edit) @3ea5f64f   11 years vittorio.giovara ansi: fix possible use of uninitialized variables
(edit) @c0bba95c   11 years vittorio.giovara wtv: fix variable sign in format
(edit) @5858a67   11 years vittorio.giovara attributes: disable flatten on llvm/clang
(edit) @3a14b160   11 years anton vf_scale: make the dar variable return the DAR. Before, it just …
(edit) @34a0ac41   11 years anton vf_aspect: support variables in evaluating the aspect ratios Example: …
(edit) @5928b29f   11 years diego os_support: Add #endif comments for better readability
(edit) @c68d4c23   11 years diego mpeg4video_parser: K&R formatting cosmetics Signed-off-by: Diego …
(edit) @435214a7   11 years martin Add an HDS live fragmenting muxer HDS fragments basically are FLV …
(edit) @dc6ea00c   11 years diego mpeg4video: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @037fea38   11 years diego flashsv: K&R formatting cosmetics Also improve some log message …
(edit) @1700b4e6   11 years diego x86: vp8dsp: Split loopfilter code into a separate file
(edit) @056fd4fe   11 years diego configure: Properly check for availability of -Wno-foo warning flags …
(edit) @23157d72   11 years diego configure: Split test_cflags function off from check_cflags This is …
(edit) @d1c229cd   11 years anton lavf: do not use int to store an int64
(edit) @57070b14   11 years lu_zero flashsv: Check diff_start diff_height values Fix out of array …
(edit) @4a64e679   11 years lu_zero flashsv: Refactor a little
(edit) @50aef03b   11 years martin rtspenc: Make sure BYE packets are sent before TEARDOWN Also make …
(edit) @9ceed7af   11 years martin rtpenc: Add a rtpflag option for sending BYE packets when finishing …
(edit) @b264453d   11 years martin rtpenc: Remove some superfluous parentheses Signed-off-by: Martin …
(edit) @d07b51bf   11 years martin aviobuf: Handle a NULL buffer in avio_close_dyn_buf This simplifies …
(edit) @28240a60   11 years anton lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h It's for …
(edit) @eb5920c1   11 years anton lavc: deprecate unused FF_BUG_OLD_MSMPEG4
(edit) @0300962b   11 years anton lavc: schedule FF_BUG_AC_VLC for removal on the next major bump. It …
(edit) @f8b2bcd2   11 years anton lavc: deprecate FF_DEBUG_VIS_* Those flags have no effect since …
Note: See TracRevisionLog for help on using the revision log.