2010-05-21 |
Stefano Sabatini | Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFo... |
tree | commitdiff |
2010-05-21 |
Stefano Sabatini | Rename findPixelFormat() to find_pix_fmt(). |
tree | commitdiff |
2010-05-20 |
Stefano Sabatini | Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_... |
tree | commitdiff |
2010-05-20 |
Stefano Sabatini | Fix doxy reference to unexisting function. |
tree | commitdiff |
2010-05-19 |
Michael Niedermayer | Change eval API to take parent log context and log... |
tree | commitdiff |
2010-05-19 |
Baptiste Coudurier | fix x264 encoding when delay is > number of input frames |
tree | commitdiff |
2010-05-19 |
Alex Converse | Add a chomp BSF to consume zero padding at the end... |
tree | commitdiff |
2010-05-19 |
Alex Converse | Make aac_decode_frame() consume zero padding at the... |
tree | commitdiff |
2010-05-19 |
David Conrad | Bump minor version for CODEC_ID_VP8 |
tree | commitdiff |
2010-05-19 |
Google | Add VP8 CODEC_ID |
tree | commitdiff |
2010-05-19 |
Maxim Poliakovski | Fix signedness of q_delta field of the IVIMbInfo. |
tree | commitdiff |
2010-05-18 |
Francesco Lavra | Factorize some code into the new function ff_toupper4(). |
tree | commitdiff |
2010-05-17 |
Stefano Sabatini | Add log_level_offset to AVCodecContext. |
tree | commitdiff |
2010-05-17 |
Benoit Fouet | Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') |
tree | commitdiff |
2010-05-16 |
Stefano Sabatini | Change the order of parameters for ff_eval_expr() and |
tree | commitdiff |
2010-05-16 |
Sebastian Vater | Factorize code into a single function. |
tree | commitdiff |
2010-05-16 |
Stefano Sabatini | Add missing rawvideo pixel formats to codec tags mappin... |
tree | commitdiff |
2010-05-16 |
Stefano Sabatini | Add NV12 and NV21 AVI tags. |
tree | commitdiff |
2010-05-14 |
Laurent Aimar | Reindent after last commit on dxva2 h264 AVHWAccel. |
tree | commitdiff |
2010-05-14 |
Laurent Aimar | Fixed h264 long term support with dxva2 AVHWAccel. |
tree | commitdiff |
2010-05-14 |
Alex Converse | fmaxf -> FFMAX to fix pre-C99 systems |
tree | commitdiff |
2010-05-14 |
Alex Converse | aacenc: Add a rate only trellis for codebook selection... |
tree | commitdiff |
2010-05-14 |
Alex Converse | aacenc: Use exact values when quantizing, not fuzzy... |
tree | commitdiff |
2010-05-14 |
Alex Converse | aacenc: Use an estimated codebook for the TLS (two... |
tree | commitdiff |
2010-05-14 |
Alex Converse | aacenc: Select the TLS (two-loop search) as the default... |
tree | commitdiff |
2010-05-14 |
Alex Converse | aacenc: Fix psy logic. |
tree | commitdiff |
2010-05-13 |
Carl Eugen Hoyos | Fix compilation of AC3 decoder if E-AC3 decoder was... |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Reindent after r23124. Patch by Sebastian Vater <cdgs... |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Grayscale support. Patch by Sebastian Vater <cdgs basty... |
tree | commitdiff |
2010-05-13 |
Måns Rullgård | Add mpegaudiodec_float.o dependency on tables header... |
tree | commitdiff |
2010-05-13 |
Michael Niedermayer | 1.0 and the resulting exactly representable value must... |
tree | commitdiff |
2010-05-13 |
Michael Niedermayer | Cast constants to float to avoid gcc converting to... |
tree | commitdiff |
2010-05-13 |
Michael Niedermayer | Use standard C for implementing sign_extend() and zero_... |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Reindent after r23112. |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Move handling of paletted data to the IFF demuxer.... |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Handle palette underflows, fill remaining space with... |
tree | commitdiff |
2010-05-13 |
Sebastian Vater | Move a while(..){..} -> do{..}while(..), slightly faster. |
tree | commitdiff |
2010-05-13 |
Michael Niedermayer | Fix compilation with low precission mpeg audio decoding. |
tree | commitdiff |
2010-05-13 |
Michael Kostylev | Fix mpegaudio tablegen. |
tree | commitdiff |
2010-05-13 |
Michael Kostylev | Support writing 2d float arrays. |
tree | commitdiff |
2010-05-12 |
Loren Merritt | change a variable-length array to a malloc. |
tree | commitdiff |
2010-05-12 |
Reimar Döffinger | Set coded_frame to NULL when closing a codec, since... |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | Do the same sign flip optimization to the low freq... |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | Factorize READ_FLIP_SIGN() optimization out |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | Optimize decoding high freqs. |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | Make lsf_sf_expand() 4 times faster. |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | float based mp1/mp2/mp3 decoders. |
tree | commitdiff |
2010-05-11 |
Alex Converse | Set cur_channel in the AAC encoder context where needed. |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | Remove unused FRAC_RND() macro from mpegaudiodec.c. |
tree | commitdiff |
2010-05-11 |
Nick Brereton | mlpdec: Comment channel_params field in struct SubStream. |
tree | commitdiff |
2010-05-11 |
Nick Brereton | mlpdec: Allocate channel decoding parameters for each... |
tree | commitdiff |
2010-05-11 |
Michael Niedermayer | Adding missing () to mathops.h. |
tree | commitdiff |
2010-05-10 |
Reimar Döffinger | Replace more "m" constraints with MANGLE to fix compila... |
tree | commitdiff |
2010-05-10 |
Sebastian Vater | Optimize decodeplane32(). |
tree | commitdiff |
2010-05-10 |
Sebastian Vater | Ensure that width and height are > 0. avcodec_open... |
tree | commitdiff |
2010-05-10 |
Thomas Devanneaux | Check NAL unit size to avoid reading past the buffer. |
tree | commitdiff |
2010-05-09 |
Stefano Sabatini | Reorder nut specific codec tags and add a comment for... |
tree | commitdiff |
2010-05-09 |
Stefano Sabatini | Add missing nut-specific codec tags for rawvideo pixel... |
tree | commitdiff |
2010-05-09 |
Stefano Sabatini | Make the codec tags for the yuvjXXX pixel formats the... |
tree | commitdiff |
2010-05-09 |
Stefano Sabatini | Add support to the Y411 codec tag, corresponding to... |
tree | commitdiff |
2010-05-09 |
Sebastian Vater | Remove "bps" parameter to decodeplane8/32(), it's unused. |
tree | commitdiff |
2010-05-09 |
Måns Rullgård | IFF: decode last 8 pixels per line |
tree | commitdiff |
2010-05-08 |
Sebastian Vater | Optimize decodeplane8(), patch by Sebastian Vater ... |
tree | commitdiff |
2010-05-08 |
Reimar Döffinger | Another try for fixing/improving decode_video documenta... |
tree | commitdiff |
2010-05-06 |
Jason Garrett-Glaser | Add intra refresh and crf-max support to the libavcodec... |
tree | commitdiff |
2010-05-06 |
Alex Converse | 10l: store the result of clipping added in r23035 |
tree | commitdiff |
2010-05-06 |
Alex Converse | Error out when too many bits per frame are requested. |
tree | commitdiff |
2010-05-06 |
Alex Converse | Make the faac inspired quantizer search make sense... |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Set colorspace info |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Use AV_RB32 |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Set open-gop |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Set keyframe interval |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Use constant quality for constant quality... |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Don't touch gop_structure by default, it... |
tree | commitdiff |
2010-05-05 |
Sebastian Vater | Align plane size to word-boundary. |
tree | commitdiff |
2010-05-03 |
Ronald S. Bultje | Revert r22974 int->unsigned parts that don't have any... |
tree | commitdiff |
2010-05-03 |
Alex Converse | 10l: The SBR refactor requires the use of 2 independent... |
tree | commitdiff |
2010-05-03 |
Martin Storsjö | amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the... |
tree | commitdiff |
2010-05-02 |
Ronald S. Bultje | Another buffer overflow, fixes issue1758. |
tree | commitdiff |
2010-05-02 |
Reimar Döffinger | Clarify how allocation works for the picture argument for |
tree | commitdiff |
2010-05-01 |
Ronald S. Bultje | Fix buffer overrun (or, well, actually a typo, 80 shoul... |
tree | commitdiff |
2010-04-30 |
Alex Converse | Enforce time border monotonicity. |
tree | commitdiff |
2010-04-30 |
Alex Converse | Move the SBR patch count check to prevent overwrites. |
tree | commitdiff |
2010-04-30 |
Alex Converse | Increase size of patch_borders[]. |
tree | commitdiff |
2010-04-30 |
Michael Niedermayer | avi bgr24 padding fix. |
tree | commitdiff |
2010-04-30 |
Alex Converse | Reindent |
tree | commitdiff |
2010-04-30 |
Alex Converse | Rewrite ff_sbr_apply in a manner more friendly to PS. |
tree | commitdiff |
2010-04-30 |
Måns Rullgård | ARM: NEON optimised VP6 edge filter |
tree | commitdiff |
2010-04-30 |
Måns Rullgård | VP56: move vp56_edge_filter to new VP56DSPContext |
tree | commitdiff |
2010-04-28 |
Michael Niedermayer | Add version to AVClass so we can add to and use fields... |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Reidnent after r22795. |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Move some branches outside looped code. Should improve... |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Switch some ints to unsigned (they can only have positi... |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Make two functions out of #define hackery. |
tree | commitdiff |
2010-04-25 |
Stefano Sabatini | Make avcodec_check_dimensions() return AVERROR(EINVAL... |
tree | commitdiff |
2010-04-23 |
Ronald S. Bultje | Add acelp_filters.o as QCELP decoder object file. |
tree | commitdiff |
2010-04-23 |
Måns Rullgård | Workaround for missing llrintf() |
tree | commitdiff |
2010-04-22 |
Justin Ruggles | ac3dec: return smaller of buf_size and frame_size inste... |
tree | commitdiff |
2010-04-22 |
Måns Rullgård | ARM: fix build for darwin/iphone |
tree | commitdiff |
2010-04-22 |
Michael Niedermayer | Set .supported_samplerates for mpeg audio encoders. |
tree | commitdiff |
next |