]> git.sesse.net Git - ffmpeg/history - libavcodec
Autodetect LOAS in transport streams.
[ffmpeg] / libavcodec /
2011-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-19 Jeff Downsh264: fix PCM intra-coded blocks in monochrome case
2011-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-19 Jeff Downsh264: correct implicit weight table computation for...
2011-08-19 Jeff Downsh264: correct the check for invalid long term frame...
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Carl Eugen HoyosAllow setting resolution in DPI for Tiff.
2011-08-18 Alex Converseaac: Only set sample rate and object type from ADTS...
2011-08-18 Alex Converseaac: Set SBR and PS to unsignalled during headerless...
2011-08-18 Alex Converseaac: Only output configure if audio was found.
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Dustin Brodyh264: hide reference frame errors unless requested
2011-08-18 Ronald S. BultjeMove clipd macros to x86util.asm.
2011-08-17 Matthew Einhornlavc: fix wrong example code in avcodec_find_best_pix_f...
2011-08-17 Matthew Einhornlavc: fix avcodec_find_best_pix_fmt() when there's...
2011-08-17 Reimar Döffingermsrle: correctly round linesize for < 8 bpp formats.
2011-08-17 Kostya ShishkovRV3/4 parser: remove unused variable 'off'
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-08-17 Kostya Shishkovrv10/20: tell decoder to use edge emulation
2011-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-16 Reimar DöffingerFix VC-1 width/height handling.
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-15 Dustin Brodysvq3: propagate codec memory allocation failure in...
2011-08-15 Dave YeoFix NASM include directive
2011-08-15 Alex Conversedsputil_mmx: Honor HAVE_AMD3DNOW
2011-08-15 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-15 Dustin Brodympeg12: remove repeat-field code disabled since May...
2011-08-15 Michael Niedermayerh264pred_init_arm: compile hotfix
2011-08-14 Baptiste Coudurierh264dec: h264: 4:2:2 intra decoding
2011-08-14 Baptiste Coudurierdsputil_mmx: fix indention
2011-08-14 Baptiste Couduriermpegvideo: Fix vshift vs hshift typo
2011-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-14 Nathan Caldwellaacenc: Fix number of coefficients used in a LFE channel.
2011-08-14 Nathan Caldwellaacenc: Fix a segfault with grouped psymodel.
2011-08-13 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-13 Clément Bœschmxf: move framenum to timecode convert to timecode...
2011-08-13 Michael NiedermayerMerge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
2011-08-12 Michael Niedermayerac3dec: export center & suroundmix levels
2011-08-12 Michael Niedermayeropt_find: fix segfault
2011-08-12 Kostya Shishkovrv34: free+allocate buffer instead of reallocating...
2011-08-12 Ronald S. Bultjeh264: add missing brackets.
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-08-12 Michael Niedermayerac3enc: drop common fixed/float encoder
2011-08-12 Reinhard Tartlerlibx264: Include hint for possible values for configuri...
2011-08-11 Kostya ShishkovAdd weighted motion compensation for RV40 B-frames
2011-08-11 Kostya ShishkovRV3/4: calculate B-frame motion weights once per frame
2011-08-11 Kostya ShishkovMove RV3/4-specific DSP functions into their own context
2011-08-11 Dustin Brodymjpeg: propagate decode errors from ff_mjpeg_decode_sos...
2011-08-11 Dustin Brodyh264: notice memory allocation failure
2011-08-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-11 Michael Niedermayercavsdec: check run value validity
2011-08-11 Justin Rugglesac3enc: add macros for option names to make them more...
2011-08-11 Justin Rugglesac3enc: fix 'channel_coupling' option to actually allow...
2011-08-10 Mans Rullgardcavs: fix some crashes with invalid bitstreams
2011-08-10 Justin Rugglesac3enc: clip coupling coordinates during calculation
2011-08-10 Justin RugglesRemove incorrect info in documentation of AVCodecContex...
2011-08-10 Michael Niedermayercavsdec: avoid possible crash with crafted input
2011-08-10 Baptiste Coudurierlavc: fix parentheses placement in avcodec_open2().
2011-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-10 Michael NiedermayerNoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c'
2011-08-10 Clément Bœschtimecode: move dropframe code and doxycomment it.
2011-08-10 Clément Bœschtimecode: introduce timecode and honor it in MPEG-1/2.
2011-08-10 Michael Niedermayercavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficien...
2011-08-10 Anton Khirnovlavc: make avcodec_init() static on next bump.
2011-08-09 Justin Rugglesac3enc: remove unneeded #include
2011-08-09 Justin Rugglesac3enc: restructure coupling coordinate reuse calculation
2011-08-09 Justin Rugglesac3enc: allow new coupling coordinates to be sent indep...
2011-08-09 Justin Rugglesac3enc: separate exponent bit counting from exponent...
2011-08-09 Michael Niedermayerlavc: bump minor for Go2Meeting codec ID
2011-08-09 Thierry FoucuAVCodec: Add Go2Meeting codec ID
2011-08-09 Dustin Brodyh264: propagate error return values for AV_LOG_ERROR...
2011-08-09 Alex Converseaac: Don't attempt to output configure an invalid chann...
2011-08-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-09 Michael Niedermayerra288: avoid one multiply
2011-08-09 Kostya ShishkovPretty-print RV3/4 decoder source
2011-08-09 Baptiste Coudurier100l: fix parentheses placement when checking for ret < 0
2011-08-09 Kostya ShishkovSaner RV1/2 initialisation and RV2 header parsing.
2011-08-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-08 Baptiste Coudurierlibx264: do not set pic quality if no frame is output
2011-08-08 Baptiste Coudurierlibx264: add preset, tune, profile and fastfirstpass...
2011-08-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-06 Dustin Brodylavc: fix misspelling in comment
2011-08-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-05 Dustin Brodyaac: propagate error return values for AV_LOG_ERROR...
2011-08-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-04 Michael Niedermayermpegvideo.h: remove the 1 line difference to qatar
2011-08-04 Alex Converseh263dec: Fix asserts broken by the elimination of FF_CO...
2011-08-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-03 Diego Biurruncosmetics: remove some stray comments from AVCodec...
2011-08-03 Diego Biurruncosmetics: fix indentation/alignment in AVCodec declara...
2011-08-03 Reimar DöffingerAbort if command offset decreases, avoids potential...
2011-08-03 Carl Eugen HoyosFix a possible miscompilation of cabac with old (broken...
2011-08-03 Carl Eugen HoyosSet bits_per_coded_sample when encoding ADPCM.
2011-08-03 Måns Rullgårdarm: Avoid using the movw instruction needlessly
2011-08-03 Martin StorsjöMove an int64_t down in MpegEncContext
next