2009-04-19 |
Michael Niedermayer | Avoid 100% CPU useage at EOF. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Michael Niedermayer | Make sure that video frames are flushed at EOF. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Justin Ruggles | Add channel layout support to the AC-3 encoder. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Justin Ruggles | Add channel layout support to the AC-3 decoder and... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Justin Ruggles | Check that channel layout is compatible with number... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Diego Biurrun | Mark gsize variable as av_unused, fixes the warning: |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Diego Biurrun | Revert previous removal of gsize variable. It breaks... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Robert Swain | Remove unnecessary assignment, found by CSA. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Kenan Gillet | Add LP zero synthesis filter. Patch by Kenan Gillet. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Michael Niedermayer | Remove 2 useless += at the end of rgb16to15(), found... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Ramiro Polla | mlpdec: Read context variable to local variable to... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Ramiro Polla | mlpdec: {}- and whitespace-related cosmetics. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Ramiro Polla | mlpdec: Use some context arrays with local variables... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Ramiro Polla | truehd: Simplify rematrix_channels() as per Michael... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Ramiro Polla | mlpdec: Make read_matrix_params() take unsigned int... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Ramiro Polla | mlpdec: Check for {matrix,filter}_changed as soon as... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Justin Ruggles | Add 3 channel layout convenience macros. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Reimar Döffinger | Avoid code duplication in xan_unpack for the final... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Diego Biurrun | Remove unused variable gsize, fixes the warning: |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Måns Rullgård | PPC: check for x-form asm constraint support |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Stefano Sabatini | Rename swscale_avoption.c to options.c. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Stefano Sabatini | Make sws_setColorspaceDetails() return -1 if the destin... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Stefano Sabatini | Move sws_[gs]etColorspaceDetails() documentation from... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Jai Menon | Cosmetics : reindent after last commit and remove redun... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Jai Menon | Add speex tag to nsv_codec_audio_tags. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Jai Menon | Change nsvf_index_data to nsvs_file_offset for increase... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Måns Rullgård | PPC asm for AV_RL*() |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Måns Rullgård | ARM asm for AV_RN*() |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Måns Rullgård | Reorganise intreadwrite.h |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Use sign_extend function instead of reimplementing it. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Remove a useless "& 0xF" |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Use / and % operators instead of reimplementing them... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Change buffer check to avoid an unlikely pointer arithm... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Simplify xan_huffman_decode by using get_bits |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Lars Täuber | Fix indention, patch by Lars Täuber. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Simplify ipvideo_decode_opcodes by using get_bits,... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Remove unused code_counts array from interplavideo.c. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Jai Menon | Introduce codec id for MPEG-4 ALS and associate it... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Cosmetics to improve xan_unpack readability |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Fix buffer size check for xan_unpack which was broken... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Some more simplifications of xan_unpack |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Reindent xan_unpack code |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Avoid some code duplication in xan_unpack |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove useless assignments, at least one found by CSA. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Increase buffer padding to avoid most space checks... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove useless init from ff_mpeg4_set_direct_mv() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove a useless assignment in img_get_alpha_info(... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove redundant assignment in av_picture_copy() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove useless init from aiff_read_header() found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove several useless writes to variables, found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove useless += from ff_imdct_half_c() found by CSA. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove 2 ++ from check_pes() that are useless, found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Change buffer size checks to avoid the very unlikely... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from h261_encode_block() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Remove a pointless right-shift in xan decoder. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove 2 useless assignments from ff_rate_control_init... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Replace bytecopy with the equivalent but faster av_memc... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from flv_read_metabody() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from slice_buffer_release()... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Use memcpy instead of the very inefficient bytecopy... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from wma_decode_block() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unneeded assignment from av_encode() found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from print_report() found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove nonsensical assignment from asf_read_seek()... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove redundant assignment from avcodec_get_pix_fmt_lo... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable in modify_qscale() found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unneeded assignment in ffmpeg.c found by CSA. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variables from slice_buffer_load_line... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove 2 unneeded variables from common_init() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove 2 unused variables from MPV_decode_mb_internal... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused assignment from j_rev_dct() found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable in init_mv_penalty_and_fcode... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Move declarations in sync() closer to where they are... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from asf_read_header() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Kostya Shishkov | cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Kostya Shishkov | Use new static VLC scheme in Indeo2, Musepack and WNV1... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Ronald S. Bultje | Change another AVERROR(EIO) inot AVERROR_EOF, because... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remvoe useless assignment found by CSA. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variable from decode_init() found by... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Vitor Sessak | Remove useless assignment in generate_codebook(). Found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove unused variables from ff_mjpeg_decode_sos()... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Remove useless assignment from h263_pred_dc() found... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Move declarations in mpeg1_encode_motion() closer to... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Useless assignment found by the clang static analyzer. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Get rid of an unused variable, found by the clang stati... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Niedermayer | Moving variable declarations in asf_build_simple_index... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Justin Ruggles | ac3dec: reorder output channels to SMPTE channel order |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Reimar Döffinger | Change tgq_decode_mb function arguments from using... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Justin Ruggles | ac3enc: reorder input channels to AC-3 channel order |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Jai Menon | Add my public key fingerprint to MAINTAINERS. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Reimar Döffinger | Remove unused audio_pts field from ea demuxer struct |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Reimar Döffinger | Remove unused code from Westwood VQA/AUD demuxer. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Diego Biurrun | Do not add -fno-common to CFLAGS on DOS, it is unneeded. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
David Conrad | Add guaranteed alignment for loading dest pixels in... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
David Conrad | VC1 loop filter uses the frame quantizer not the mb... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Michael Niedermayer | Support broken avc nal encapsulation. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Justin Ruggles | flacenc: write initial blocksize to STREAMINFO header... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Ronald S. Bultje | Replace AVERROR(EIO) by AVERROR_EOF on end-of-file... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Michael Niedermayer | Clarify which exact variant of ISO 639 is used. (The... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Reynaldo H... | [COSMETIC] Correct a minor nit. Should be clearer now. |
commit | commitdiff | tree | snapshot |
next |