]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-09-17 bcoudurierfix pes overhead computation, patch by Niobos, niobos...
2009-09-17 reimarUpdate dnxhd regression test to match the majority...
2009-09-17 bananOnly use one mdct window size in atrac1.
2009-09-17 bcoudurierprint at debug level the score at which codec probing...
2009-09-17 reimarImprove SIFF probe by also checking the first tag is...
2009-09-17 reimarImprove dxa probe by checking the values for width...
2009-09-17 reimarSlightly improve probe for ea format by checking that...
2009-09-17 reimarAdd dnxhd test to regression tests.
2009-09-17 kostyaDo not include "mp4:" prefix from RTMP URL into "app...
2009-09-17 kostyaRegister myself as RTMP maintainer
2009-09-17 kostyaRemove useless code causing crash in Targa decoder
2009-09-16 jbradd CODEC_CAP_SUBFRAMES to the FLAC decoder capabilitie...
2009-09-16 michaelPrint a warning if a format has been detected with...
2009-09-16 michaelPrint at debug level the score with which probing succe...
2009-09-16 michaelFix indention after last commit.
2009-09-16 michaelImprove amortized worst case speed of the muxers packet...
2009-09-16 mruARM: do not use movw/movt for relocatable values with PIC
2009-09-16 kostyareindent after last commit and remove unneeded empty...
2009-09-16 kostyaMake MPC SV8 probe skip tags until stream header is...
2009-09-16 kostyaMonkey's Audio uses subframes too, declare that in...
2009-09-16 reimarFix overflow check insufficiently improved in r19840.
2009-09-16 faust3Add CODEC_CAP_SUBFRAMES for codecs that output multiple...
2009-09-16 faust3fix PTS calculation for audio formats with bits per...
2009-09-16 prossCore Audio Format demuxer
2009-09-16 prossMake mov LPCM and AAC parsing functions public
2009-09-16 prossperform sanity check on number of audio channels in...
2009-09-16 gbFill in new VASliceParameterBufferMPEG2.slice_horizonta...
2009-09-16 gbMove down HWAccel code path so that to fill in s->mb_x...
2009-09-16 kostyaEnhance Musepack SV8 probing code
2009-09-16 michaelFlv should be AVFMT_VARIABLE_FPS.
2009-09-16 michaelUpgrade a few important messages to AV_LOG_WARNING.
2009-09-16 michaelFix indention after previous commit.
2009-09-16 michaelMake packet interleaving in the muxer not scan throuh...
2009-09-16 michaelAlso reset *_end in flush_packet_queue().
2009-09-15 stefanoMake pkgconfig_generate() fills Libs with the required...
2009-09-15 jbr10l: set genre default immediately before reading genre tag
2009-09-15 jbrSet ID3v1 genre to 0xFF (unknown) by default instead...
2009-09-15 mru10l: fix ff_fft_init_arm() prototype
2009-09-15 mruMove per-arch fft init bits into the corresponding...
2009-09-15 kostyaDo not 0 FPS in VC-1 test streams format demuxer
2009-09-15 vitorAdd two more sizes to ff_sine_windows[] and also pad...
2009-09-15 kostyaCheck for explicit 32-bit FPS value so it works on...
2009-09-15 kostyaMake probing for VC1 test bitstream format stricter
2009-09-15 jai_menonFix max_coded_frame_size computation to account for...
2009-09-15 michaelCheck offset in flv_probe()
2009-09-15 michaelDo not return values above AVPROBE_SCORE_MAX from probe().
2009-09-15 michaelMake h261 and mpegvideo probe a little more robust...
2009-09-15 michaelInit i to 0 (10l fix).
2009-09-15 michaelMake mpeg_probe() pass probetest.
2009-09-15 michaelProbetest, to test the demuxers probe functions against...
2009-09-15 reimarSlightly stricter MPEG-PES probing, fixes issue 1383.
2009-09-15 reimarVastly improved mm_probe function, passes probetest.
2009-09-15 reimarImprove sierravmd probe. It is still quite weak, but...
2009-09-14 michaelSlighty tweak mp3 probe threshold to prevent probetest...
2009-09-14 reimarTry harder to avoid false positives for DV probe.
2009-09-14 reimarMake dnxhd probe more strict, fail if we detect values...
2009-09-14 mruARM: 10l: fix large FFTs
2009-09-14 michaelRewrite h261_probe().
2009-09-14 reimarMake DTS probe more robust against false positives...
2009-09-14 reimarCheck the index validity more thoroughly for the c93...
2009-09-14 reimarAdd more sanity checks for header elements, rejecting...
2009-09-14 michaelRewrite h263_probe().
2009-09-14 reimarExtend check for integer overflow for malloc argument...
2009-09-14 kostyaFix wrong logical operator which causes too relaxed...
2009-09-14 reimarCheck buffer size for idcin check, otherwise false...
2009-09-14 darkshikariUpdate preset files to jive somewhat better with more...
2009-09-13 bcoudurierensure pes buffer is set to avoid segv
2009-09-13 bcoudurierreset pes state to skip after flushing, avoid segv...
2009-09-13 bananDo no release the AVFrame when using reget_buffer in...
2009-09-13 bananAdd condition to aea demuxer probe.
2009-09-13 bananCosmetics. Renames, indentation and spacing.
2009-09-13 diegoReplace @node commands with @anchor to refer to specifi...
2009-09-13 reimarWhen resetting vst->pkt.data to NULL, also set vst...
2009-09-13 schreterUse I/O buffer size as initial value for backoff for...
2009-09-12 ramiroRemove ; after while(0) in macros.
2009-09-12 ramiroeval: Check for return value of memory allocations.
2009-09-12 ramiroCheck for return value of some context allocations.
2009-09-12 vitorDo not do free AVStream in case of error, this is not...
2009-09-11 bananRemove table that was forgotten in the split.
2009-09-11 bananFix doxygen comment
2009-09-11 faust3reinit get_bits for every decode_packet call
2009-09-11 benoitMake get_ur_golomb capable of reading 16 bit values.
2009-09-11 benoitFix a typo in the documentation.
2009-09-11 mruARM: NEON optimised MDCT
2009-09-11 mruPrepare for optimised forward MDCT implementations
2009-09-11 mruARM: faster NEON IMDCT
2009-09-10 bananCosmetics, add spaces
2009-09-10 bananMove get_arg to avoid future declaration of function...
2009-09-10 bananUse reget_buffer instead of get_buffer. Fixes issue1367.
2009-09-10 bananAdded ATRAC1 id
2009-09-10 bananInitial commit of the MD studio demuxer, not hooked...
2009-09-10 bananInitial commit of the atrac1 decoder, not hooked up yet
2009-09-10 bananRemove redundant code forgotten in the split
2009-09-10 michaelCheck for thread_count==0.
2009-09-10 reimarSimplify: reget_buffer behaves exactly like get_buffer...
2009-09-10 diegoFix typo: '.' was used instead of '/' as directory...
2009-09-10 mruARM: NEON optimised FFT and MDCT
2009-09-10 mruDCA: move an aligned array from stack to context
2009-09-10 mruconfigure: add -g to ASFLAGS when debug is enabled
2009-09-09 reimarFix typo in configure error message.
next