2008-10-13 |
Carl Eugen... | Fix some icc warnings by using enum PixelFormat instead... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Aurelien Jacobs | vp6dec: ensure we don't try to use a buffer with negati... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Måns Rullgård | Enable FAST_UNALIGNED on ARM variants that support it |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Måns Rullgård | Enable FAST_UNALIGNED on PPC |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Måns Rullgård | Revert "Replace sed trickery in the gcc dependency... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Måns Rullgård | configure: simplify PPC dcbzl check |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Stefano Sabatini | Add preset options documentation strings. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Carl Eugen... | Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Carl Eugen... | Don't include byteswap.h anymore. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
David Conrad | Remove unused variables |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Diego Biurrun | Replace sed trickery in the gcc dependency generation... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Stefano Sabatini | Fix inconsistent indent. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Diego Biurrun | Revert the merger of LC_ALL declaration and export. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Stefano Sabatini | Check requirement for libx264 version in configure... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Stefano Sabatini | Implement CPP condition check support in configure. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Ramiro Polla | nellymoserenc: flush PutBitContext after use. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Måns Rullgård | aac_parser: fix strict aliasing violation |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Ramiro Polla | Only special-case absolute DOS paths on systems that... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Stefano Sabatini | Make configure --help return 0. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Stefano Sabatini | Document libavfilter filters options in configure -h. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Baptiste Coudurier | get_pixels_sse2, ~+12% performance compared to mmx |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Niedermayer | Limit discontinuity handling to containers that allow... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Diego Pettenò | Mark some symbols in swscale.c as constant. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Diego Pettenò | Mark dither_2x2_{8,4} static to swscale.c |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Diego Pettenò | Mark variation-specific interleaveBytes static. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Diego Pettenò | Invert logic for the single-pass in swScale() functions. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Carl Eugen... | Change variable types from int to enum PixelFormat. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Michael Niedermayer | Make gcc 2.95 happy. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vitor Sessak | Do not set src[1] to the palette, it is now in the... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vitor Sessak | Add a new unscaled PAL8 -> RGB converter. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Aurelien Jacobs | lookup AVCodec by name |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Aurelien Jacobs | allows calling avcodec_find_(en|de)coder_by_name with... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Aurelien Jacobs | Change one more variable type from int to enum PixelFormat. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Diego Biurrun | Add a bunch of const qualifiers to function arguments. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Carl Eugen... | Change variable types from int to enum PixelFormat. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | replacing frame_rate and frame_rate_base with an AVRati... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | simplifying code as per Michael's suggestion |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | cosmetic updates as per Michael's suggestion |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | vertically aligning as per Michael's suggestion |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | unrolling the loops as per Michael's suggestion |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | fixing a bug that prevented proper unweighting table... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | Doxygenizing the comments |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Roman Shaposhnik | simplifying the code as per Michael's suggestion |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Diego Biurrun | Sync cosmetics from upstream. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Alex Converse | Rename variables to clarify the channel coupling elemen... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Alex Converse | Correct documentation of ch_select array. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Alex Converse | Corrections to channel coupling code to attain conforma... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Robert Swain | Synchronise presets with recent subme/brdo/bidir_refine... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Diego Biurrun | Remove obsolete liba52 wrapper code. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Stefano Sabatini | Make less verbose a sentence in the preset system docum... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Luca Barbato | gcc-apple specific fallback not necessary anymore ... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Cosmetics: rename mace3_decode_frame() to mace_decode_f... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Avoid code duplication between mace3_decode_frame(... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Stefano Sabatini | Remove unused and invalid code from ffmpeg.c. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Diego Biurrun | Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Use a for() instead of triplicating code. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Kostya Shishkov | Register RV-[34] block specific feature for long future... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Factorize duplicate table reading code. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Stefano Sabatini | Document the preset files system. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Baptiste Coudurier | 10l, fix amrwb sample rate |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: correct muxing of ASS packets |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: use correct EBML ID for block duration |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: pass the packet size directly as parameter... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: remove useless mkv_block_size() function |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | Favor even chunk sizes in ambiguous cases. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | Factorize stream id parsing. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Reimar Döffinger | Make size variables in dyn_buf_write unsigned so gcc... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Carl Eugen... | Remove b5Dither, g5Dither and r5Dither from libswscale. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Biurrun | Merge variable declaration and export. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Declare ff_pw_53 and ff_pw_18 as assembler constants. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Carl Eugen... | Remove g6Dither from libswscale. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Biurrun | Fix 'make checkheaders', based on a patch by Diego... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
David Conrad | Move VP3 loop filter to DSPContext |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Biurrun | Remove MPlayer-specific MP_WORDSIZE hack. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark the ff_find_best_tables symbol static to msmpeg4... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark ff_div6 and ff_rem6 static in h264.c. Patch by... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark list heads static. Patch by Diego Pettenò |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark print_all_lib_versions() static in cmdutils.c... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark ffplay internal variables static. Patch by Diego... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Reindent after r15544. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Implement RDTDemuxContext, which contains RDT-specific... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Make RTPDemuxContext opaque in rtsp.c, renaming it... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Remove access into RTPDemuxContext in rtsp.c, which... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Change function prototype of RTPDynamicPayloadHandler... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Rename RTP payload contexts to PayloadContext, suggeste... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | 100l forgot return type. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | Fix indention of NAL type enum. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Michael Niedermayer | ff_parse_close() is not the correct function for H264Co... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Baptiste Coudurier | set sample rate for amr to allow stream copy since... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Biurrun | FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Michael Niedermayer | Move nal unit types enum and EXTENDED_SAR #define from... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Biurrun | Remove offset_t typedef and use int64_t directly instead. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Pettenò | Stop Sun Studio from issuing a warning during configure... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Pettenò | Make sure strcasecmp() is declared. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | atrac3dec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | matroskadec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | matroskadec: don't merge packets which have no timestamp |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Use __typeof__ instead of GCC-specific typeof keyword. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | fix warning reported by Intel C compiler: |
commit | commitdiff | tree | snapshot |
next |