]> git.sesse.net Git - ffmpeg/history - libavcodec
mpegvideo: make ff_release_unused_pictures() static
[ffmpeg] / libavcodec /
2013-12-05 Anton Khirnovmpegvideo: make ff_release_unused_pictures() static
2013-12-05 Anton Khirnovmpegvideo: make frame_size_alloc() static.
2013-12-05 Anton Khirnovmpegvideo: move encode-only parts of common_end() to...
2013-12-05 Anton Khirnovmpegvideo: remove commented out cruft from ff_MPV_frame...
2013-12-05 Anton Khirnovmpegvideo: split the encoding-only parts of ff_MPV_fram...
2013-12-05 Anton Khirnovmpegvideo: do not update last_non_b_pict_type in update...
2013-12-05 Anton Khirnovmpegvideo: move encoding-only initialization from commo...
2013-12-05 Anton Khirnovmpegvideo: move setting encoding-only vars from common_...
2013-12-05 Anton Khirnovmpegvideo: don't copy input_picture_number in update_th...
2013-12-05 Anton Khirnovmpeg4videodec: move showed_packed_warning from MpegEncC...
2013-12-05 Anton Khirnovmpeg4videodec: move intra_dc_threshold from MpegEncCont...
2013-12-05 Anton Khirnovmpeg12dec: move first_slice from MpegEncContext to...
2013-12-05 Anton Khirnovmpegvideo: remove an unused variable
2013-12-05 Anton Khirnovmpeg4videodec: move use_intra_dc_vlc from MpegEncContex...
2013-12-04 Diego Biurrunx86: Initialize mmxext after amd3dnow optimizations
2013-12-02 Diego Biurrundv: Split off DV video encoder into its own file
2013-12-02 Diego Biurrundv: Move DV VLC data tables out of header file
2013-12-02 Diego Biurrundsputil: x86: Move ff_inv_zigzag_direct16 table init...
2013-11-30 Tim Walkerdcadec: Add some logging before returning on error
2013-11-29 Kostya Shishkovgo2meeting: disallow tile dimensions that are not multi...
2013-11-29 Anton Khirnovmpeg4videodec: move sprite_{shift,traj} from MpegEncCon...
2013-11-29 Anton Khirnovmpeg4videodec: move num_sprite_warping_points from...
2013-11-29 Anton Khirnovmpeg4videodec: move sprite_brightness_change from MpegE...
2013-11-29 Anton Khirnovmpeg4videodec: move scalability from MpegEncContext...
2013-11-29 Anton Khirnovmpeg4videodec: move enhancement_type from MpegEncContex...
2013-11-29 Anton Khirnovmpeg4videodec: remove a write-only variable from MpegEn...
2013-11-29 Anton Khirnovmpeg4videodec: move new_pred from MpegEncContext to...
2013-11-29 Anton Khirnovmpeg4videodec: replace MpegEncContext.reduced_res_vop...
2013-11-29 Anton Khirnovmpeg4videodec: remove a write-only variable from MpegEn...
2013-11-29 Anton Khirnovmpeg4videodec: move t_frame from MpegEncContext to...
2013-11-29 Anton Khirnovmpeg4videodec: move cplx_estimation_* fields from MpegE...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific bug workaround varia...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific post-frame-decode...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific bug detection from...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.resync_marker into...
2013-11-29 Anton Khirnovvc1: move MpegEncContext.resync_marker into VC1Context.
2013-11-29 Anton Khirnovmpeg4videoenc: don't set MpegEncContext.resync_marker
2013-11-29 Anton Khirnovh263dec: remove commented out cruft
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
2013-11-29 Anton Khirnovmpeg4videodec: remove write-only sprite variables from...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.vol_sprite_usage...
2013-11-29 Anton Khirnovmpeg4videoenc: write 0 instead of vol_sprite_usage
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.time_increment_bits...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
2013-11-29 Anton Khirnovmpeg4videodec: add a mpeg4-specific private context.
2013-11-28 Tim Walkerdcadec: add disable_xch private option.
2013-11-28 Tim Walkerdcadec: treat all 2-channel modes as Stereo in dca_downmix.
2013-11-28 Tim Walkerdca: support mixing LFE in dca_downmix.
2013-11-28 Tim Walkerdca: improve default stereo downmix coefficients.
2013-11-28 Tim Walkerdca: extract core substream's embedded downmix coeffcie...
2013-11-28 Tim Walkerdca: remove embedded downmix coefficient extraction.
2013-11-28 Tim Walkerdca: convert dca_default_coeffs to float.
2013-11-28 Tim Walkerdcadec: store the stereo downmix coefficients as float...
2013-11-28 Tim Walkerdcadec: implement request_channel_layout.
2013-11-28 Diego Biurrunx86: dsputil: Suppress deprecation warnings for XvMC...
2013-11-28 Michael Niedermayerdsputil/pngdsp: fix signed/unsigned type in end comparison
2013-11-27 Anton Khirnovh263dec: sanitize a condition.
2013-11-27 Anton Khirnovh264_refs: make sure not to write over the bounds of...
2013-11-26 Anton Khirnovlavc: remove mp3_header_(de)compress bitstream filters
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-26 Kostya ShishkovMSN Audio support
2013-11-26 Kostya Shishkovmetasound: add last missing modes (8kHz @ 6kbps per...
2013-11-25 Kostya Shishkovvc1: Reset numref if fieldmode is not set
2013-11-25 Diego Biurrunaacsbr: Add some const casts to silence warnings in...
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-11-23 Diego Biurrunmpegaudiodec: Consistently handle fixed/float templating
2013-11-23 Tim Walkerac3dec: Fix out-of-array read
2013-11-23 Alexandra Khirnovalibschroedingerenc: do not assert on values from extern...
2013-11-22 Tim Walkerac3dec: Remove write-only channel_layout field from...
2013-11-22 Tim Walkerac3: implement request_channel_layout.
2013-11-22 Diego Biurrunaacps: Adjust some const qualifiers to suppress warnings
2013-11-21 Anton Khirnovpcx: round up in bits->bytes conversion in a buffer...
2013-11-21 Anton Khirnovtruemotion1: make sure index does not go out of bounds
2013-11-21 Anton Khirnovvc1: fix a memleak.
2013-11-21 Anton Khirnovmotionpixels: clip VLC codes.
2013-11-21 Anton Khirnovh264: check buffer size before accessing it
2013-11-21 Anton Khirnovgifdec: convert to bytestream2
2013-11-21 Anton Khirnovgifdec: check that the image dimensions are non-zero
2013-11-21 Anton Khirnovh264_cavlc: check the size of the intra PCM data.
2013-11-21 Diego Biurrundct/fft: Give consistent names to fixed/float template...
2013-11-21 Vittorio Giovarampeg4videoenc: restore macro parentheses
2013-11-20 Sean McGovernlibxavs: rename and fix a variable name
2013-11-19 Tim Walkerac3dec: simplify an expression
2013-11-19 Diego Biurrundv_tablegen: Remove CONFIG_SMALL preprocessor check
2013-11-19 Vittorio Giovaraavcodec.h: include version.h before using version macro
2013-11-19 Vittorio Giovarahevc_sei: drop unused parameter
2013-11-19 Vittorio Giovarampeg4videodec: K&R formatting cosmetics
2013-11-19 Vittorio Giovarampeg4videoenc: K&R formatting cosmetics
2013-11-19 Kostya Shishkovmpegvideo: Fix swapping of UV planes for VCR2
2013-11-19 Tim Walkeraac_ac3_parser: simplify an expression
2013-11-19 Tim Walkerdcadec: simplify an expression
2013-11-18 Anton Khirnovlavc: use buf[0] instead of data[0] in checks whether...
2013-11-16 Anton Khirnovmpegvideo_enc: use the AVFrame API properly.
2013-11-16 Anton Khirnovffv1: use the AVFrame API properly.
2013-11-16 Anton Khirnovjpegls: use the AVFrame API properly.
2013-11-16 Anton Khirnovhuffyuv: use the AVFrame API properly.
2013-11-16 Anton Khirnovlibxvid: use the AVFrame API properly.
2013-11-16 Anton Khirnovpcxenc: use the AVFrame API properly.
2013-11-16 Anton Khirnovroqvideo: remove unused variables
2013-11-16 Anton Khirnovlibschroedingerenc: use the AVFrame API properly.
next