17534 Commits (f92a6c66ed2dfb4c421934984b1869b21cb961dc)
 

Author SHA1 Message Date
Gwenole Beauchesne f92a6c66ed Record B-fraction index from frame header and two fields from entry point structure 16 years ago
Gwenole Beauchesne 3021a8a70b Make ff_h263_resync() return the bit position of the resync_marker or 16 years ago
Luca Abeni 5449a787c9 If AVPacket->data == NULL, the packet does not contain any buffer to 16 years ago
Gwenole Beauchesne 73f184936d Use a constant instead of a magic number. 16 years ago
Stefan Gehrer 2ed421134e avoid indeterminate order of accessing src 16 years ago
Aurelien Jacobs 04e7670906 typo 16 years ago
Diego Biurrun 4d55404fca Rename string.c to avstring.c so that the name of header and C file match. 16 years ago
Gwenole Beauchesne 2e584eea4b cosmetics: Add empty line for consistent formatting. 16 years ago
Alex Converse eea325645c Mark ff_fft_end av_cold. 16 years ago
Ben Littler bf23f6dc33 pvez avi fourcc is truemotion1 16 years ago
Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 16 years ago
Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 16 years ago
Reimar Döffinger 7b484a7a17 Add "const" to AES function arguments where possible without generating 16 years ago
Michael Niedermayer 0838cfdc8a Fix remotely exploitable arbitrary code execution vulnerability. 16 years ago
Loren Merritt 5a446bc88e fix an overflow in vc1 intra overlap filter 16 years ago
Diego Biurrun b69201a82c Add common.h #include, necessary for av_const. 16 years ago
Kostya Shishkov 81169111ef Fix Doxygen comments for VC-1 decoder. 16 years ago
Kostya Shishkov 1aa7335149 Fix Doxygen comments for RV3/4 decoder. 16 years ago
Kostya Shishkov 20642e2840 Fix Doxygen comments for APE decoder. 16 years ago
Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 16 years ago
Baptiste Coudurier d972e56cf2 second try fixing time code in gxf 16 years ago
Michael Niedermayer be195ed1d6 Prefer av_freep() over av_free() for variables in the context for safety. 16 years ago
Michael Niedermayer 0d29b7d572 Add {} between if/else 16 years ago
Michael Niedermayer 9913860bfb Export all tracks (each is a different language) instead of just one. 16 years ago
Michael Niedermayer c58d6796a1 remove pointless {} 16 years ago
Michael Niedermayer a10f1cbb93 Move current_track variable closer to where it is used. 16 years ago
Michael Niedermayer 68e1794e3a Fix memleak of fourxm->tracks on error return. 16 years ago
Michael Niedermayer 4f989885b6 vertical align 16 years ago
Michael Niedermayer cc988dd77f Fix memleak of header in error returns. 16 years ago
Michael Niedermayer 59afda9f61 better header_size check 16 years ago
Michael Niedermayer 4698bb2457 size < 4 is invalid 16 years ago
Ramiro Polla f7ad5aa2e8 indentation 16 years ago
Ramiro Polla b1549d6113 mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64 16 years ago
Benoit Fouet bbfb80f363 Whitespace cosmetics to align return statements. 16 years ago
Benoit Fouet 16f753f43f Check buffer is inside what is passed when probing for flac. 16 years ago
Måns Rullgård ca6532f620 ARM: remove some unused macro arguments 16 years ago
Måns Rullgård d8f9269dc6 ARM: reorder some instructions in put_pixels*_arm for speed gains 16 years ago
Måns Rullgård 00c5727d90 ARM: replace jump tables with conditional branches 16 years ago
Måns Rullgård d9e68f5c1a ARM: replace explicit literal loads with ldr Rd, =lit 16 years ago
Måns Rullgård fc252eba02 ARM: change alignment of loops in put_pixels*_arm to 32 16 years ago
Måns Rullgård 4f928a4d2d ARM: optimised mid_pred() 16 years ago
Måns Rullgård 1214bd86dc ARM: allow register operands for shifts in MULL() 16 years ago
Luca Abeni 20631a9c15 Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 16 years ago
Stefan Gehrer 620b8a2ed7 fix doxygen file reference 16 years ago
Baptiste Coudurier 8dc81a4524 seek at 0 when timestamp requested is negative 16 years ago
Aurelien Jacobs eded5c4309 add a ff_gcd() function again, for compatibility with old libavcodec 16 years ago
Aurelien Jacobs 73c87551e5 vp5: don't try decoding a P frame before any I frame was parsed 16 years ago
Aurelien Jacobs 7a42067176 make it clear that the new metadata API is a work in progress 16 years ago
Diego Biurrun 99ed41a808 Fix filenames in Doxygen comments. 16 years ago
Stefano Sabatini bd591ead45 Update preset files documentation to match with r16795. 16 years ago