2009-02-01 |
Ronald S. Bultje | Fix the Transport: line in the SETUP request so that... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Fix filenames in doxygen comments. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | cosmetics: Use 'num' instead of 'nom' as abbreviation... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | remove some warnings due to avctx->execute |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Måns Rullgård | shorten: trivial simplification of signature check |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ben Hutchings | assume widescreen when ratio also > 17, patch by Ben... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | fix decoding 720p50 audio samples |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | free audio fifo |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | use st->priv_data to store per stream context |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | change prototype of mxf_interleave_get_packet to make... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | do not use PAL_samples_per_frame in init, to make init... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | cosmetics, remove empty lines |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add my copyright as well |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | fix doxygen tag |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | cosmetics, align vertically |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | write best effort video line map |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add frame layout local tag, best effort |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add aes3 pcm wrapping and use it by default |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | split wav_desc in generic_sound_desc |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | thanks to interleaving, audio is now locked |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | local tag 3201 is picture essence coding, so do not... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | stored height is stupidly /2 if interlaced |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add size param to write_generic_desc |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | parse mpeg2 progressive frame flag |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | delay header writing and parse mpeg2 frame |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | correctly pack and interleave pcm samples in mxf |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | function is static |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | use new ff_interleave_add_packet |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | split av_interleave_per_dts, to avoid code duplication |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Stefan Gehrer | ADPCM found in Xbox wav files can be decoded with |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Justin Ruggles | cosmetics: change comment type and vertical alignment |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Justin Ruggles | cosmetics: add some documentation to FLACContext |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: fixing indentation |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | unrolling encoding loops |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: simplifying static initialization |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | simplifying DIF encoding process |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: fixing the indentation |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | factoring code into dv_init_enc_block |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: replacing 0 with NULL for pointer assignment |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: moving the function definition around |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Replacing the constant with a macro |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Justin Ruggles | flacdec: add support for SAMPLE_FMT_32 |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Bitbreaker... | Fix documentation of the return value of avcodec_encode... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Use '#if defined()' for OS-specific preprocessor checks. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Måns Rullgård | ARM: NEON optimised vector_fmul_window |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Måns Rullgård | ARM: NEON optimised vector_fmul |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Stefan Gehrer | remove duplicate tables |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Alex Converse | Use the new RDFT code in the QDM2 decoder. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Alex Converse | Add the rdft family of transforms (fft/ifft of an all... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Add required header mem.h, av_malloc and friends are... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | cosmetics: Move all #includes together at the beginning... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Add 'void' keyword to parameterless function declaration. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Add missing void keyword to parameterless function... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Gwenole Beauchesne | Record B-fraction index from frame header and two field... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Gwenole Beauchesne | Make ff_h263_resync() return the bit position of the... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Luca Abeni | If AVPacket->data == NULL, the packet does not contain... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Gwenole Beauchesne | Use a constant instead of a magic number. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Stefan Gehrer | avoid indeterminate order of accessing src |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Aurelien Jacobs | typo |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Diego Biurrun | Rename string.c to avstring.c so that the name of heade... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Gwenole Beauchesne | cosmetics: Add empty line for consistent formatting. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Alex Converse | Mark ff_fft_end av_cold. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Ben Littler | pvez avi fourcc is truemotion1 |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Diego Biurrun | spelling/grammar/consistency review part III |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Diego Biurrun | spelling/grammar/consistency review part II |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Reimar Döffinger | Add "const" to AES function arguments where possible... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Michael Niedermayer | Fix remotely exploitable arbitrary code execution vulne... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Loren Merritt | fix an overflow in vc1 intra overlap filter |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Diego Biurrun | Add common.h #include, necessary for av_const. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Kostya Shishkov | Fix Doxygen comments for VC-1 decoder. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Kostya Shishkov | Fix Doxygen comments for RV3/4 decoder. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Kostya Shishkov | Fix Doxygen comments for APE decoder. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Diego Biurrun | spelling/grammar/consistency review part I |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Baptiste Coudurier | second try fixing time code in gxf |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | Prefer av_freep() over av_free() for variables in the... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | Add {} between if/else |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | Export all tracks (each is a different language) instea... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | remove pointless {} |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | Move current_track variable closer to where it is used. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | Fix memleak of fourxm->tracks on error return. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | vertical align |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | Fix memleak of header in error returns. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | better header_size check |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Niedermayer | size < 4 is invalid |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Ramiro Polla | indentation |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Ramiro Polla | mingw: don't check for minimum mingw runtime and w32api... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Benoit Fouet | Whitespace cosmetics to align return statements. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Benoit Fouet | Check buffer is inside what is passed when probing... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: remove some unused macro arguments |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: reorder some instructions in put_pixels*_arm for... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: replace jump tables with conditional branches |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: replace explicit literal loads with ldr Rd, =lit |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: change alignment of loops in put_pixels*_arm to 32 |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: optimised mid_pred() |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Måns Rullgård | ARM: allow register operands for shifts in MULL() |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Luca Abeni | Merge rtp_internal.h in rtp.h, and remove rtp_internal.h |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Stefan Gehrer | fix doxygen file reference |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Baptiste Coudurier | seek at 0 when timestamp requested is negative |
commit | commitdiff | tree | snapshot |
next |