2007-06-06 |
Eric Lasota | Rename cb field |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Diego Biurrun | Consistent naming and lib prefixes for x264, xvid and... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Diego Biurrun | one more rename |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Diego Biurrun | Update for recent file removals/renames. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Diego Biurrun | Give names of external library decoders/encoders a... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Diego Biurrun | Give all wrappers for external libraries names starting... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Reimar Döffinger | Part of MPlayer patch: |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Diego Biurrun | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Marc Hoffman | correcting spelling error, yuv2rgb888_line was renamed... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Eric Lasota | Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Denis Fortin | Rename code012() to ff_code012(), and remove static... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Diego Biurrun | spelling |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Aurelien Jacobs | cosmetics: use one type per field in every structs |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | partially revert r2931 (Support raw mpegts streams... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Aurelien Jacobs | add support for real audio in matroska |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Aurelien Jacobs | fix an infinite loop in case one cluster is not enough... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
David Conrad | split some common code from the mkv demuxer that will... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Víctor Paesa | Wording improvements for the previous commit. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ramiro Polla | Typos |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ramiro Polla | Doxygenize av_init_packet |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ramiro Polla | Export av_init_packet |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | harmless typo |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | fix indention |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | remove duplicate PAT scaning code and actual PAT scan |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | unused variables |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | dont rescan for information on each pid, but rather... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | move structs and enums to top of file so they can be... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | passing MpegTSFilter to the filters instead of a random... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Marc Hoffman | extending video4linux support to handle the additional... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Marc Hoffman | convert if then else video palette to pix_fmt construct... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | do not perform SDT scan at the begin (this avoids a... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | make new_service() update existing info sanely |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Michael Niedermayer | remove fake service/provider names used for PAT |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Christian Lohmaier | fix error: indeo2.c:202:1: directives may not be used... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Benoit Fouet | Indentation |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vitor Sessak | Codebook generator using the ELBG algorithm |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Diego Biurrun | readability cosmetics |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | cosmetics remove struct name with typedef |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | remove unused EssenceContainerData |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | skip no more needed on error |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | remove duplicate entry since now we ignore version... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | typo |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | set pkt pos |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | remove now useless sync key |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | no need to seek on specific key anymore, since klv_read... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | do not print error message when klv_read_packet fails |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | sync to mxf klv key before trying to read klv packet |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | match uids indenpendantly of the version byte |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Baptiste Coudurier | cosmetics, reorder and classify uids |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Luca Barbato | h264_idct_add_altivec, based on an old patch from Mauri... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Luca Barbato | Add support for Cell (requires gcc-4.2 or patches) |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Andreas Öman | filter_mb_fast() doesn't handle h->deblocking_filter... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Michael Niedermayer | get rid of if(1) |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Michael Niedermayer | get rid of one layer of callback obfuscation |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Michael Niedermayer | kill completely idiotic code which hides all but 2... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Víctor Paesa | Add FAQ entry for video joining. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Michael Niedermayer | correct implementation of "try with auto_guess if first... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Michael Niedermayer | revert r4802 (try with auto_guess if first detection... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Michael Niedermayer | split mpeg2ts_raw mode into its own demuxer using such... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Diego Biurrun | Rename aac_decoder to libfaad_decoder for consistency... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Diego Biurrun | Rename faac_encoder to libfaac_encoder for consistency... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Ramiro Polla | Remove get_byte wrapper |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Ramiro Polla | Use AV_xx throughout libavcodec |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Michael Niedermayer | fix skipped blocks |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Víctor Paesa | A bit more clear FAQ 1.2 |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Michael Niedermayer | check qblur > 1 (prevent assert failure / segfault) |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Michael Niedermayer | move jpegls up, fixes sf bug #1629152 |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Michael Niedermayer | sanity checks (should prevent hypothetical div by zero... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Michael Niedermayer | fix assert() 2nd try |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Stefano Sabatini | Add support for listing the supported pixel formats... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Aurelien Jacobs | use if(ENABLE_SWSCALER) instead of #ifdef CONFIG_SWSCALER |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Aurelien Jacobs | typo |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Aurelien Jacobs | use FFSWAP() |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Aurelien Jacobs | split rm muxer and demuxer in their own files |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Carl Eugen... | rename attribute_unused to av_unused as it is declared... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Carl Eugen... | rename attribute_unused to av_unused and moves its... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Benoit Fouet | seek tests only available with GPL enabled |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Michael Niedermayer | warn the user about the the mdhd problem |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Michael Niedermayer | fix assertion failure |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Kostya Shishkov | Do proper frame swapping so VMD video decoder works... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Diego Biurrun | Mark phony swscale_error target as such. |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Vitor Sessak | Split RoQ decoder to accommodate future encoder patch |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Andreas Öman | allocate PPS and SPS dynamically |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Vitor Sessak | cosmetics and function rename |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Glenn A. Serre | variable initialization (because of a gcc warning) |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Diego Biurrun | Remove redundant fastmemcpy.h #include, it is indirectl... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Diego Biurrun | Remove redundant fastmemcpy.h #include, it is indirectl... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Michael Niedermayer | make decoder decode the first frame properly if theres... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | doc/Makefile no longer exists. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | 10l: Revert accidental removal of unused code. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | Exit with error when running libavtest and not configur... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | Rename variable for consistency. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | better variable names |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | Remove comments that are neither very enlightening... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | Do not hide the commands make runs. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Diego Biurrun | Fix seek_test compilation for out-of-tree builds. |
commit | commitdiff | tree | snapshot |
next |